nixos-config/flake.lock

45 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
2024-01-12 22:31:01 +00:00
"nixos-hardware": {
"locked": {
2024-07-13 09:06:37 +00:00
"lastModified": 1720858957,
"narHash": "sha256-bldG+JNMNlNsEXBrlDiktrxGXybKJmZS8nruCqUeu2Y=",
2024-01-12 22:31:01 +00:00
"owner": "mandlm",
"repo": "nixos-hardware",
2024-07-13 09:06:37 +00:00
"rev": "869183034ec6106c52f07ec51939f1c488552179",
2024-01-12 22:31:01 +00:00
"type": "github"
},
"original": {
"owner": "mandlm",
"ref": "p330",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"nixpkgs": {
"locked": {
2024-07-13 09:06:37 +00:00
"lastModified": 1720691131,
"narHash": "sha256-CWT+KN8aTPyMIx8P303gsVxUnkinIz0a/Cmasz1jyIM=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-13 09:06:37 +00:00
"rev": "a046c1202e11b62cbede5385ba64908feb7bfac4",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-06-02 10:06:14 +00:00
"ref": "nixos-24.05",
2022-06-18 17:48:25 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"root": {
"inputs": {
2024-01-12 22:31:01 +00:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
2022-06-17 15:00:08 +00:00
}
}
},
"root": "root",
"version": 7
}