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-05-19 00:08:52 +00:00
"lastModified": 1779143091,
"narHash": "sha256-qxiUVquHM09KOV1aD4We9q0ooPWO4qOc0v9J9NDWSAo=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-05-19 00:08:52 +00:00
"rev": "736c2084ea750a049ecdbdd7ff5817d2eeeef444",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-05-19 00:08:52 +00:00
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-05-19 00:08:52 +00:00
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
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-05-19 00:08:52 +00:00
"lastModified": 1779125269,
"narHash": "sha256-vMF9Hd5/UoLggIJcLKK/oC1SnxoQdgIaUMdVB48zQ7A=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2026-05-19 00:08:52 +00:00
"rev": "da95089dfe5148ee7fb33b3faa314e86de1e6f25",
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-05-19 00:08:52 +00:00
"lastModified": 1778983195,
"narHash": "sha256-hE3EFK5GoSdbO5WHZ8bZDUVYkofbDLQN/KK25z7IOOI=",
2026-03-06 01:03:59 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-qs",
2026-05-19 00:08:52 +00:00
"rev": "4116b41cdc89e186be7cb8b24a9b6022af95d742",
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
}