Files
nixos/flake.lock
T

877 lines
23 KiB
JSON
Raw Normal View History

2022-04-17 22:29:13 -05:00
{
"nodes": {
"agenix": {
"inputs": {
2023-06-20 11:00:12 -05:00
"darwin": "darwin",
"home-manager": "home-manager",
2024-02-27 18:47:24 +00:00
"nixpkgs": [
"nixunstable"
],
"systems": "systems"
2022-04-17 22:29:13 -05:00
},
"locked": {
2026-02-10 15:54:50 -06:00
"lastModified": 1770165109,
"narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
2022-04-17 22:29:13 -05:00
"owner": "ryantm",
"repo": "agenix",
2026-02-10 15:54:50 -06:00
"rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
2022-04-17 22:29:13 -05:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2025-12-06 23:17:00 -06:00
"buildbot": {
"inputs": {
"nixpkgs": [
"nixunstable"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783231291,
"narHash": "sha256-iaoW3Enrb51mCT4AIixKXgkb1LdI/ikpCV9sV+zmkYU=",
2025-12-06 23:17:00 -06:00
"owner": "nix-community",
"repo": "buildbot-nix",
2026-07-07 23:29:53 -05:00
"rev": "d8a926f66587ed37df1a422205d7aeb1692700f8",
2025-12-06 23:17:00 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "buildbot-nix",
"type": "github"
}
},
2025-12-15 21:51:27 -06:00
"colmena": {
"inputs": {
"flake-compat": "flake-compat",
2026-04-17 15:54:48 -05:00
"flake-utils": "flake-utils",
2026-02-10 15:54:50 -06:00
"nix-github-actions": "nix-github-actions",
2026-04-17 15:54:48 -05:00
"nixpkgs": "nixpkgs",
2025-12-15 21:51:27 -06:00
"stable": "stable"
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783265280,
"narHash": "sha256-n+TVzNkFtsW+ghl7JeFJYwIbXaZ2tn/WgjVMXwlzybI=",
2025-12-15 21:51:27 -06:00
"owner": "zhaofengli",
"repo": "colmena",
2026-07-07 23:29:53 -05:00
"rev": "e4250e61da7e007e19e8e17d8675b88ad27d6c06",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "zhaofengli",
"repo": "colmena",
"type": "github"
}
},
2022-09-06 11:41:09 -05:00
"darwin": {
2023-06-20 11:00:12 -05:00
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2025-05-13 09:30:40 -05:00
"lastModified": 1744478979,
"narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
2023-06-20 11:00:12 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
2025-05-13 09:30:40 -05:00
"rev": "43975d782b418ebf4969e9ccba82466728c2851b",
2023-06-20 11:00:12 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"darwin_2": {
2022-09-06 11:41:09 -05:00
"inputs": {
"nixpkgs": [
2022-09-07 20:01:51 -05:00
"nixunstable"
2022-09-06 11:41:09 -05:00
]
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783395956,
"narHash": "sha256-AAbexQvDoK+6GFJdhY6kqjA+6ECKRkidgWxkn4gMwAA=",
2022-09-06 11:41:09 -05:00
"owner": "lnl7",
"repo": "nix-darwin",
2026-07-07 23:29:53 -05:00
"rev": "d5bd9cd77aea4c0a8f49e7fd85545671a208ed15",
2022-09-06 11:41:09 -05:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
2022-12-28 15:39:44 -06:00
"flake-compat": {
2025-12-15 21:51:27 -06:00
"flake": false,
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
2025-12-15 21:51:27 -06:00
"owner": "edolstra",
"repo": "flake-compat",
2026-07-07 23:29:53 -05:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2026-04-29 16:10:31 -05:00
"flake": false,
"locked": {
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
2025-11-08 16:01:21 -06:00
"flake": false,
"locked": {
2026-02-10 15:54:50 -06:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
2025-11-08 16:01:21 -06:00
"owner": "edolstra",
"repo": "flake-compat",
2026-02-10 15:54:50 -06:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2025-11-08 16:01:21 -06:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-06-10 11:06:04 -05:00
"flake-parts": {
2025-12-06 23:17:00 -06:00
"inputs": {
2026-05-18 17:58:09 +00:00
"nixpkgs-lib": "nixpkgs-lib"
2025-12-06 23:17:00 -06:00
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782949081,
"narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
2025-12-06 23:17:00 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-07-07 23:29:53 -05:00
"rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
2025-12-06 23:17:00 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
2026-07-21 16:11:39 -05:00
"inputs": {
"nixpkgs-lib": [
"hermes",
"nixpkgs"
]
},
"locked": {
"lastModified": 1772408722,
"narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_3": {
"inputs": {
2026-05-18 17:58:09 +00:00
"nixpkgs-lib": [
"nixvimunstable",
"nixpkgs"
]
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782949081,
"narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
"owner": "hercules-ci",
"repo": "flake-parts",
2026-07-07 23:29:53 -05:00
"rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2026-07-21 16:11:39 -05:00
"flake-parts_4": {
2024-12-18 22:09:20 -06:00
"inputs": {
"nixpkgs-lib": [
"nurpkgs",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
2024-06-10 11:06:04 -05:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-12-28 15:39:44 -06:00
"flake-utils": {
2026-07-07 23:29:53 -05:00
"inputs": {
"systems": "systems_2"
},
2025-12-15 21:51:27 -06:00
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2025-12-15 21:51:27 -06:00
"owner": "numtide",
"repo": "flake-utils",
2026-07-07 23:29:53 -05:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2026-07-21 16:11:39 -05:00
"hermes": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixunstable"
],
"npm-lockfile-fix": "npm-lockfile-fix",
"pyproject-build-systems": "pyproject-build-systems",
"pyproject-nix": "pyproject-nix",
"uv2nix": "uv2nix"
},
"locked": {
"lastModified": 1784663791,
"narHash": "sha256-bPip7Rk/5n5idLvedBXWjzuRw6cc30XGxCRJewlwwUE=",
"owner": "nousresearch",
"repo": "hermes-agent",
"rev": "e2e8823f1d2de2aa95c8147d0abd105539d5daff",
"type": "github"
},
"original": {
"owner": "nousresearch",
"repo": "hermes-agent",
"type": "github"
}
},
2023-11-03 10:06:32 -05:00
"hmunstable": {
"inputs": {
"nixpkgs": [
2024-11-23 01:23:26 -06:00
"nixunstable"
2023-11-03 10:06:32 -05:00
]
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783436070,
"narHash": "sha256-F80z1JoiJgZyTT5D+3siLOVzqmCEphLR7t0Ym/I2CLI=",
"owner": "nix-community",
2023-11-03 10:06:32 -05:00
"repo": "home-manager",
2026-07-07 23:29:53 -05:00
"rev": "f09af49406ffad37acb6538d3207189a1a1e0b7e",
2023-11-03 10:06:32 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2023-11-03 10:06:32 -05:00
"repo": "home-manager",
"type": "github"
}
},
2023-06-20 11:00:12 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2025-05-13 09:30:40 -05:00
"lastModified": 1745494811,
"narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
2023-06-20 11:00:12 -05:00
"owner": "nix-community",
"repo": "home-manager",
2025-05-13 09:30:40 -05:00
"rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
2023-06-20 11:00:12 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2026-04-29 16:10:31 -05:00
"minecraft": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": "nixpkgs_2",
2026-07-07 23:29:53 -05:00
"systems": "systems_3"
2026-04-29 16:10:31 -05:00
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783397047,
"narHash": "sha256-aXPvDeF7F0sKg2MWglAtSz6h1R6a9+V7Y2k24At2Q9o=",
2026-04-29 16:10:31 -05:00
"owner": "Infinidoge",
"repo": "nix-minecraft",
2026-07-07 23:29:53 -05:00
"rev": "ed748d3593082a7e02d2c49b7643ecac3a7efde4",
2026-04-29 16:10:31 -05:00
"type": "github"
},
"original": {
"owner": "Infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
2026-05-12 21:25:24 -05:00
"niks3": {
"inputs": {
"nixpkgs": "nixpkgs_3",
"treefmt-nix": "treefmt-nix_2"
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783166611,
"narHash": "sha256-8xyWfpItjSdMiR2bRdUf+Nj1T1Vdctgn4K7jVUyAaOk=",
2026-05-12 21:25:24 -05:00
"owner": "Mic92",
"repo": "niks3",
2026-07-07 23:29:53 -05:00
"rev": "b45810677be67de714cbb4ff53f036bdb2e5f9a0",
2026-05-12 21:25:24 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "niks3",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"nix-github-actions": {
2025-12-15 21:51:27 -06:00
"inputs": {
"nixpkgs": [
"colmena",
"nixpkgs"
]
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1737420293,
"narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=",
2025-12-15 21:51:27 -06:00
"owner": "nix-community",
"repo": "nix-github-actions",
2026-07-07 23:29:53 -05:00
"rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2025-05-10 21:08:05 -05:00
"nix-hardware": {
2026-06-08 11:28:56 -05:00
"inputs": {
"nixpkgs": "nixpkgs_4"
},
2025-05-10 21:08:05 -05:00
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783370751,
"narHash": "sha256-E+3MIMvKuo9k+K+qLQ9YXzsBzkgHuyVLnsEbN2DFfuc=",
2025-05-10 21:08:05 -05:00
"owner": "nixos",
"repo": "nixos-hardware",
2026-07-07 23:29:53 -05:00
"rev": "662bd6e312d2c8b212e32cb377abaee190749320",
2025-05-10 21:08:05 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"nixpkgs": {
2022-11-01 08:35:06 -05:00
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782723713,
"narHash": "sha256-oPXCU/SSUokcGaJREHibG1CBX3+s/W7orDWQOZDsEeQ=",
2024-06-10 11:06:04 -05:00
"owner": "NixOS",
2023-06-20 19:28:14 -05:00
"repo": "nixpkgs",
2026-07-07 23:29:53 -05:00
"rev": "b5aa0fbd538984f6e3d201be0005b4463d8b09f8",
2024-08-17 00:04:27 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-12-23 18:13:25 -06:00
"ref": "nixos-unstable",
2024-08-17 00:04:27 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782614948,
"narHash": "sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC+eBu2zKlp8=",
2025-03-20 10:45:16 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-07-07 23:29:53 -05:00
"rev": "db3f255737b94216eb71cce308e2912cf6bc2d7c",
2025-03-20 10:45:16 -05:00
"type": "github"
},
"original": {
2025-03-20 10:45:16 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2026-05-13 08:06:57 -05:00
"nixpkgs-lib_2": {
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783217952,
"narHash": "sha256-lItVCcSNUiL9NlB0+VoZwhtZk+0jAnfjJjch1g7U0bM=",
2026-05-13 08:06:57 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-07-07 23:29:53 -05:00
"rev": "830143f1e74a5ce8aa6cdad9c41ae84b73e8b3be",
2026-05-13 08:06:57 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"nixpkgs_2": {
2026-04-29 16:10:31 -05:00
"locked": {
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2026-05-12 21:25:24 -05:00
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1782774429,
"narHash": "sha256-1tRFhlVVSBP2UAyJ4fWV3wRxofOZQCIWmbXJS/kQw7U=",
2026-05-12 21:25:24 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-07 23:29:53 -05:00
"rev": "c3db893991ef9cf1902c661c2d61249bcfb051dc",
2026-05-12 21:25:24 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2024-08-17 00:04:27 -05:00
"locked": {
2026-06-08 11:28:56 -05:00
"lastModified": 1767892417,
"narHash": "sha256-8bW3q88CEg2u4hSP66Vf4lpbLonHz7hqDNBMcCY7E9U=",
"rev": "3497aa5c9457a9d88d71fa93a4a8368816fbeeba",
"type": "tarball",
"url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre924538.3497aa5c9457/nixexprs.tar.xz"
},
"original": {
"type": "tarball",
"url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
}
},
"nixpkgs_5": {
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783279667,
"narHash": "sha256-/NAkDSsve+GNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s=",
2026-06-08 11:28:56 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-07 23:29:53 -05:00
"rev": "f205b5574fd0cb7da5b702a2da51507b7f4fdd1b",
2026-06-08 11:28:56 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_6": {
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783224372,
"narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=",
2024-12-18 22:09:20 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2026-07-07 23:29:53 -05:00
"rev": "d407951447dcd00442e97087bf374aad70c04cea",
2024-12-18 22:09:20 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2026-06-08 11:28:56 -05:00
"nixpkgs_7": {
2024-09-20 09:20:56 -05:00
"locked": {
2026-05-18 17:58:09 +00:00
"lastModified": 1777207419,
"narHash": "sha256-V3bmPWAajDiC+1ClDOp55gianW2EyRJSJOyu1RUQibc=",
2025-11-08 16:01:21 -06:00
"owner": "nixos",
2024-09-20 09:20:56 -05:00
"repo": "nixpkgs",
2026-05-18 17:58:09 +00:00
"rev": "a7ecea3deccfbdbf22945a89984fcc5a169da8aa",
2024-09-20 09:20:56 -05:00
"type": "github"
},
"original": {
2025-11-08 16:01:21 -06:00
"owner": "nixos",
2024-09-20 09:20:56 -05:00
"repo": "nixpkgs",
2026-05-18 17:58:09 +00:00
"rev": "a7ecea3deccfbdbf22945a89984fcc5a169da8aa",
2024-09-20 09:20:56 -05:00
"type": "github"
}
},
2022-04-29 10:58:31 -05:00
"nixunstable": {
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783224372,
"narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=",
2023-06-28 22:51:18 -05:00
"owner": "nixos",
2022-04-29 10:58:31 -05:00
"repo": "nixpkgs",
2026-07-07 23:29:53 -05:00
"rev": "d407951447dcd00442e97087bf374aad70c04cea",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-11-23 01:23:26 -06:00
"nixvimunstable": {
2024-06-10 11:06:04 -05:00
"inputs": {
2026-07-21 16:11:39 -05:00
"flake-parts": "flake-parts_3",
2026-06-08 11:28:56 -05:00
"nixpkgs": "nixpkgs_5",
2026-07-07 23:29:53 -05:00
"systems": "systems_4"
2024-08-17 00:04:27 -05:00
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783349931,
"narHash": "sha256-aYE76ATiGBg7/cQ2dHASRq97WvNum4OOIPgZ8xIK0QI=",
2024-08-17 00:04:27 -05:00
"owner": "nix-community",
"repo": "nixvim",
2026-07-07 23:29:53 -05:00
"rev": "4fd45857deecb90d2732c87e0315daa48505515e",
2024-08-17 00:04:27 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "main",
2024-06-10 11:06:04 -05:00
"repo": "nixvim",
2023-06-20 19:28:14 -05:00
"type": "github"
}
},
2026-07-21 16:11:39 -05:00
"npm-lockfile-fix": {
"inputs": {
"nixpkgs": [
"hermes",
"nixpkgs"
]
},
"locked": {
"lastModified": 1775903712,
"narHash": "sha256-2GV79U6iVH4gKAPWYrxUReB0S41ty/Y3dBLquU8AlaA=",
"owner": "jeslie0",
"repo": "npm-lockfile-fix",
"rev": "c6093acb0c0548e0f9b8b3d82918823721930fe8",
"type": "github"
},
"original": {
"owner": "jeslie0",
"repo": "npm-lockfile-fix",
"type": "github"
}
},
2022-08-02 01:50:50 -05:00
"nurpkgs": {
2024-12-18 22:09:20 -06:00
"inputs": {
2026-07-21 16:11:39 -05:00
"flake-parts": "flake-parts_4",
2026-06-08 11:28:56 -05:00
"nixpkgs": "nixpkgs_6"
2024-12-18 22:09:20 -06:00
},
2022-04-29 10:58:31 -05:00
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783451984,
"narHash": "sha256-pOIx6pF9DJCeGuDostAegvtmWhbX0ze0bLCzXYHkt94=",
2022-04-29 10:58:31 -05:00
"owner": "nix-community",
"repo": "NUR",
2026-07-07 23:29:53 -05:00
"rev": "9d0a05bf73440e7e870c011a6c16e7e8636d98fd",
2022-04-29 10:58:31 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2026-07-21 16:11:39 -05:00
"pyproject-build-systems": {
"inputs": {
"nixpkgs": [
"hermes",
"nixpkgs"
],
"pyproject-nix": [
"hermes",
"pyproject-nix"
],
"uv2nix": [
"hermes",
"uv2nix"
]
},
"locked": {
"lastModified": 1772555609,
"narHash": "sha256-3BA3HnUvJSbHJAlJj6XSy0Jmu7RyP2gyB/0fL7XuEDo=",
"owner": "pyproject-nix",
"repo": "build-system-pkgs",
"rev": "c37f66a953535c394244888598947679af231863",
"type": "github"
},
"original": {
"owner": "pyproject-nix",
"repo": "build-system-pkgs",
"type": "github"
}
},
"pyproject-nix": {
"inputs": {
"nixpkgs": [
"hermes",
"nixpkgs"
]
},
"locked": {
"lastModified": 1772865871,
"narHash": "sha256-/ZTSg97aouL0SlPHaokA4r3iuH9QzHVuWPACD2CUCFY=",
"owner": "pyproject-nix",
"repo": "pyproject.nix",
"rev": "e537db02e72d553cea470976b9733581bcf5b3ed",
"type": "github"
},
"original": {
"owner": "pyproject-nix",
"repo": "pyproject.nix",
"type": "github"
}
},
2022-04-17 22:29:13 -05:00
"root": {
"inputs": {
"agenix": "agenix",
2025-12-06 23:17:00 -06:00
"buildbot": "buildbot",
2025-12-15 21:51:27 -06:00
"colmena": "colmena",
2023-06-20 11:00:12 -05:00
"darwin": "darwin_2",
2026-05-18 17:58:09 +00:00
"flake-parts": "flake-parts",
2026-07-21 16:11:39 -05:00
"hermes": "hermes",
2023-11-03 10:06:32 -05:00
"hmunstable": "hmunstable",
2026-04-29 16:10:31 -05:00
"minecraft": "minecraft",
2026-05-12 21:25:24 -05:00
"niks3": "niks3",
2025-05-10 21:08:05 -05:00
"nix-hardware": "nix-hardware",
2026-05-13 08:06:57 -05:00
"nixpkgs-lib": "nixpkgs-lib_2",
2022-04-29 10:58:31 -05:00
"nixunstable": "nixunstable",
2024-08-17 00:04:27 -05:00
"nixvimunstable": "nixvimunstable",
2022-10-17 10:46:50 -05:00
"nurpkgs": "nurpkgs",
2024-09-20 09:20:56 -05:00
"vsext": "vsext",
2025-07-29 23:13:40 -05:00
"wsl": "wsl"
2022-10-17 10:46:50 -05:00
}
},
2025-12-15 21:51:27 -06:00
"stable": {
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783021296,
"narHash": "sha256-WYOmcI0zSkkU4VpR7xda8o0AWNC9xuqkEM7n4tKjJY8=",
2025-12-15 21:51:27 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-07-07 23:29:53 -05:00
"rev": "d3474199ff806484bfccd1fdef7afc27fb8d74b5",
2025-12-15 21:51:27 -06:00
"type": "github"
},
"original": {
"owner": "NixOS",
2026-07-07 23:29:53 -05:00
"ref": "release-26.05",
2025-12-15 21:51:27 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-29 18:57:12 -05:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2023-06-20 19:28:14 -05:00
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2026-04-29 16:10:31 -05:00
"systems_3": {
2026-07-07 23:29:53 -05:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
2026-04-29 16:10:31 -05:00
"locked": {
2026-06-08 11:28:56 -05:00
"lastModified": 1774449309,
"narHash": "sha256-brhZ8DmuGtzkCYHJg4HEd602amKm89Y9ytsFZ5uWD1w=",
2026-04-29 16:10:31 -05:00
"owner": "nix-systems",
"repo": "default",
2026-06-08 11:28:56 -05:00
"rev": "c29398b59d2048c4ab79345812849c9bd15e9150",
2026-04-29 16:10:31 -05:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2026-06-08 11:28:56 -05:00
"ref": "future-26.11",
2026-04-29 16:10:31 -05:00
"repo": "default",
"type": "github"
}
},
2025-09-05 15:53:14 -05:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
2025-12-06 23:17:00 -06:00
"buildbot",
"nixpkgs"
]
},
"locked": {
2026-06-08 11:28:56 -05:00
"lastModified": 1780220602,
"narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
2025-12-06 23:17:00 -06:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-06-08 11:28:56 -05:00
"rev": "db947814a175b7ca6ded66e21383d938df01c227",
2025-09-05 15:53:14 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2026-05-12 21:25:24 -05:00
"treefmt-nix_2": {
"inputs": {
"nixpkgs": [
"niks3",
"nixpkgs"
]
},
"locked": {
2026-06-08 11:28:56 -05:00
"lastModified": 1780220602,
"narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
2026-05-12 21:25:24 -05:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-06-08 11:28:56 -05:00
"rev": "db947814a175b7ca6ded66e21383d938df01c227",
2026-05-12 21:25:24 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
2026-07-21 16:11:39 -05:00
"uv2nix": {
"inputs": {
"nixpkgs": [
"hermes",
"nixpkgs"
],
"pyproject-nix": [
"hermes",
"pyproject-nix"
]
},
"locked": {
"lastModified": 1773039484,
"narHash": "sha256-+boo33KYkJDw9KItpeEXXv8+65f7hHv/earxpcyzQ0I=",
"owner": "pyproject-nix",
"repo": "uv2nix",
"rev": "b68be7cfeacbed9a3fa38a2b5adc0cfb81d9bb1f",
"type": "github"
},
"original": {
"owner": "pyproject-nix",
"repo": "uv2nix",
"type": "github"
}
},
2024-11-25 13:56:52 -06:00
"vsext": {
"inputs": {
2026-06-08 11:28:56 -05:00
"nixpkgs": "nixpkgs_7"
2024-11-25 13:56:52 -06:00
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783396462,
"narHash": "sha256-0Q3WQGlhzTb6QAXnmleX55Pqn+La4lcXupW1ElN/gZI=",
"owner": "nix-community",
2024-09-20 09:20:56 -05:00
"repo": "nix-vscode-extensions",
2026-07-07 23:29:53 -05:00
"rev": "98798c612761584740eed894f3ca1e1a1a856ac0",
2024-09-20 09:20:56 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-09-20 09:20:56 -05:00
"repo": "nix-vscode-extensions",
"type": "github"
}
},
"wsl": {
"inputs": {
2026-04-29 16:10:31 -05:00
"flake-compat": "flake-compat_3",
2022-12-28 15:39:44 -06:00
"nixpkgs": [
"nixunstable"
]
},
"locked": {
2026-07-07 23:29:53 -05:00
"lastModified": 1783336371,
"narHash": "sha256-ZisTtweyb7JUwPP54HAXE9TypT8m89dIxDI36Ak0hAs=",
2022-12-28 15:39:44 -06:00
"owner": "nix-community",
"repo": "NixOS-WSL",
2026-07-07 23:29:53 -05:00
"rev": "a9620cfa43f0c1c30a46c31ae3c6e58cdb124a14",
2022-12-28 15:39:44 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NixOS-WSL",
"type": "github"
}
2022-04-17 22:29:13 -05:00
}
},
"root": "root",
"version": 7
}