nixos/flake.lock

91 lines
2.2 KiB
Text
Raw Normal View History

2025-12-07 22:57:38 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-03-06 01:03:59 +00:00
"lastModified": 1772633327,
"narHash": "sha256-jl+DJB2DUx7EbWLRng+6HNWW/1/VQOnf0NsQB4PlA7I=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-03-06 01:03:59 +00:00
"rev": "5a75730e6f21ee624cbf86f4915c6e7489c74acc",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-03-06 01:03:59 +00:00
"lastModified": 1772542754,
"narHash": "sha256-WGV2hy+VIeQsYXpsLjdr4GvHv5eECMISX1zKLTedhdg=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-03-06 01:03:59 +00:00
"rev": "8c809a146a140c5c8806f13399592dbcb1bb5dc4",
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-03-06 01:03:59 +00:00
"lastModified": 1772659442,
"narHash": "sha256-F1oSoSwGvBiqtSfGU9YzsjL9sP6IQDYQeUIQbXma70U=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2026-03-06 01:03:59 +00:00
"rev": "c56fa106b7d8c6ae3034ce6d706bc35432ac9ea6",
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"
]
},
"locked": {
"lastModified": 1772227064,
"narHash": "sha256-f821ZSoGpa/aXrWq0gPpea9qBnX8KDyavGKkptz2Mog=",
"owner": "noctalia-dev",
"repo": "noctalia-qs",
"rev": "0741d27d2f7db567270f139c5d1684614ecf9863",
"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
}
}
},
"root": "root",
"version": 7
}