nixos/flake.lock

113 lines
2.9 KiB
Text
Raw Normal View History

2025-12-07 22:57:38 -05:00
{
"nodes": {
2026-04-26 16:09:24 +00:00
"flake-parts": {
2025-12-07 22:57:38 -05:00
"inputs": {
2026-04-26 16:09:24 +00:00
"nixpkgs-lib": "nixpkgs-lib"
2025-12-07 22:57:38 -05:00
},
"locked": {
2026-04-26 16:09:24 +00:00
"lastModified": 1775087534,
"narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
2026-04-26 16:09:24 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"import-tree": {
"locked": {
"lastModified": 1773693634,
"narHash": "sha256-BtZ2dtkBdSUnFPPFc+n0kcMbgaTxzFNPv2iaO326Ffg=",
"owner": "vic",
"repo": "import-tree",
"rev": "c41e7d58045f9057880b0d85e1152d6a4430dbf1",
"type": "github"
},
"original": {
"owner": "vic",
"repo": "import-tree",
2025-12-07 22:57:38 -05:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-04-26 16:09:24 +00:00
"lastModified": 1776877367,
"narHash": "sha256-EHq1/OX139R1RvBzOJ0aMRT3xnWyqtHBRUBuO1gFzjI=",
"owner": "nixos",
2025-12-07 22:57:38 -05:00
"repo": "nixpkgs",
2026-04-26 16:09:24 +00:00
"rev": "0726a0ecb6d4e08f6adced58726b95db924cef57",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
2026-04-26 16:09:24 +00:00
"owner": "nixos",
2025-12-07 22:57:38 -05:00
"ref": "nixos-unstable",
2026-04-26 16:09:24 +00:00
"repo": "nixpkgs",
"type": "github"
2025-12-07 22:57:38 -05:00
}
},
2026-04-26 16:09:24 +00:00
"nixpkgs-lib": {
2025-12-12 18:55:14 +00:00
"locked": {
2026-04-26 16:09:24 +00:00
"lastModified": 1774748309,
"narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "333c4e0545a6da976206c74db8773a1645b5870a",
2025-12-12 18:55:14 +00:00
"type": "github"
},
"original": {
2026-04-26 16:09:24 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-12-12 18:55:14 +00:00
"type": "github"
}
},
2026-04-26 16:09:24 +00:00
"nixpkgs_2": {
2026-03-06 01:03:59 +00:00
"locked": {
2026-04-26 16:09:24 +00:00
"lastModified": 1775579569,
"narHash": "sha256-/m3yyS/EnXqoPGBJYVy4jTOsirdgsEZ3JdN2gGkBr14=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dfd9566f82a6e1d55c30f861879186440614696e",
2026-03-06 01:03:59 +00:00
"type": "github"
},
"original": {
2026-04-26 16:09:24 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
2026-03-06 01:03:59 +00:00
"type": "github"
}
},
2025-12-07 22:57:38 -05:00
"root": {
"inputs": {
2026-04-26 16:09:24 +00:00
"flake-parts": "flake-parts",
"import-tree": "import-tree",
2025-12-12 18:55:14 +00:00
"nixpkgs": "nixpkgs",
2026-04-26 16:09:24 +00:00
"wrapper-modules": "wrapper-modules"
2026-03-27 01:09:13 +00:00
}
},
2026-04-26 16:09:24 +00:00
"wrapper-modules": {
2026-03-27 01:09:13 +00:00
"inputs": {
2026-04-26 16:09:24 +00:00
"nixpkgs": "nixpkgs_2"
2026-03-27 01:09:13 +00:00
},
"locked": {
2026-04-26 16:09:24 +00:00
"lastModified": 1777158145,
"narHash": "sha256-xYXjoA5+9aDu/A4Og/89JF8n41b7vca9av1ecyR6dgo=",
"owner": "BirdeeHub",
"repo": "nix-wrapper-modules",
"rev": "fd6d1dc5fdfb1aa39c355f4da36773a972a35721",
2026-03-27 01:09:13 +00:00
"type": "github"
},
"original": {
2026-04-26 16:09:24 +00:00
"owner": "BirdeeHub",
"repo": "nix-wrapper-modules",
2026-03-27 01:09:13 +00:00
"type": "github"
}
2025-12-07 22:57:38 -05:00
}
},
"root": "root",
"version": 7
}