nixos/flake.lock

130 lines
3.2 KiB
Text
Raw Normal View History

2025-12-07 22:57:38 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-04-30 22:45:01 +00:00
"lastModified": 1777518431,
"narHash": "sha256-SwgiG2T5pbyo33Vz7/vUCAhEMgwCK8Pa2nDSx5a6/WE=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-04-30 22:45:01 +00:00
"rev": "2e54a938cdd4c8e414b2518edc3d82308027c670",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-04-30 22:45:01 +00:00
"lastModified": 1777268161,
"narHash": "sha256-bxrdOn8SCOv8tN4JbTF/TXq7kjo9ag4M+C8yzzIRYbE=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-04-30 22:45:01 +00:00
"rev": "1c3fe55ad329cbcb28471bb30f05c9827f724c76",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2025-12-12 18:55:14 +00:00
"noctalia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2026-03-06 01:03:59 +00:00
],
"noctalia-qs": "noctalia-qs"
2025-12-12 18:55:14 +00:00
},
"locked": {
2026-04-30 22:45:01 +00:00
"lastModified": 1777427472,
"narHash": "sha256-kqcfLdxb+CqTroMErCScvx6YQcZYJcf6X+z5I8kBJK8=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2026-04-30 22:45:01 +00:00
"rev": "9f8dd48c8df5ab1f7f87ddf9842627e1e5682186",
2025-12-12 18:55:14 +00:00
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"type": "github"
}
},
2026-03-06 01:03:59 +00:00
"noctalia-qs": {
"inputs": {
"nixpkgs": [
"noctalia",
"nixpkgs"
2026-03-27 01:09:13 +00:00
],
"systems": "systems",
"treefmt-nix": "treefmt-nix"
2026-03-06 01:03:59 +00:00
},
"locked": {
2026-04-30 22:45:01 +00:00
"lastModified": 1777380063,
"narHash": "sha256-q5mWOEICcZzr+KnjIwDHV9EXiBxOC9cnBpxZbDAViU8=",
2026-03-06 01:03:59 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-qs",
2026-04-30 22:45:01 +00:00
"rev": "8742a7a748c43bf44eb6862a8ebd3591ed71502d",
2026-03-06 01:03:59 +00:00
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-qs",
"type": "github"
}
},
2025-12-07 22:57:38 -05:00
"root": {
"inputs": {
"home-manager": "home-manager",
2025-12-12 18:55:14 +00:00
"nixpkgs": "nixpkgs",
"noctalia": "noctalia"
2025-12-07 22:57:38 -05:00
}
2026-03-27 01:09:13 +00:00
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"noctalia",
"noctalia-qs",
"nixpkgs"
]
},
"locked": {
2026-04-15 23:59:05 +00:00
"lastModified": 1775636079,
"narHash": "sha256-pc20NRoMdiar8oPQceQT47UUZMBTiMdUuWrYu2obUP0=",
2026-03-27 01:09:13 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2026-04-15 23:59:05 +00:00
"rev": "790751ff7fd3801feeaf96d7dc416a8d581265ba",
2026-03-27 01:09:13 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2025-12-07 22:57:38 -05:00
}
},
"root": "root",
"version": 7
}