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-16 23:28:26 +00:00
"lastModified": 1771269455,
"narHash": "sha256-BZ31eN5F99YH6vkc4AhzKGE+tJgJ52kl8f01K7wCs8w=",
2025-12-07 22:57:38 -05:00
"owner": "nix-community",
"repo": "home-manager",
2026-02-16 23:28:26 +00:00
"rev": "5f1d42a97b19803041434f66681d5c44c9ae62e3",
2025-12-07 22:57:38 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-02-16 23:28:26 +00:00
"lastModified": 1771008912,
"narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=",
2025-12-07 22:57:38 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-02-16 23:28:26 +00:00
"rev": "a82ccc39b39b621151d6732718e3e250109076fa",
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-16 23:28:26 +00:00
"lastModified": 1771269759,
"narHash": "sha256-OcSMUdOxKeCCNV+gOgZWP+BOGedi3QxxGNIbQQQsEFk=",
2025-12-12 18:55:14 +00:00
"owner": "noctalia-dev",
"repo": "noctalia-shell",
2026-02-16 23:28:26 +00:00
"rev": "c33db6b999a884000e33ec2d018ef9de394bf42a",
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
}