nixos/flake.lock

69 lines
1.6 KiB
Text
Raw Normal View History

2025-12-07 22:57:38 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-02-08 21:59:49 +00:00
"lastModified": 1770586272,
"narHash": "sha256-Ucci8mu8QfxwzyfER2DQDbvW9t1BnTUJhBmY7ybralo=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-02-08 21:59:49 +00:00
"rev": "b1f916ba052341edc1f80d4b2399f1092a4873ca",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-02-08 21:59:49 +00:00
"lastModified": 1770197578,
"narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-02-08 21:59:49 +00:00
"rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2",
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"
]
},
"locked": {
2026-02-08 21:59:49 +00:00
"lastModified": 1770579902,
"narHash": "sha256-l2kpxVUKMu1Ctv/jxsel0KziGn4WTrphBCQrGLayajU=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2026-02-08 21:59:49 +00:00
"rev": "d241506bfcc31dde28d315b42280f4a883e24966",
2025-12-12 18:55:14 +00:00
"type": "github"
},
"original": {
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"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
}