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-06-02 10:06:14 +00:00
"lastModified": 1717321100,
"narHash": "sha256-KGHHKh6seidZz6TzeTcD8K8elpruaBUKS6vkjhExIw4=",
2024-01-12 22:31:01 +00:00
"owner": "mandlm",
"repo": "nixos-hardware",
2024-06-02 10:06:14 +00:00
"rev": "f06c266ab87393a08b79f861fcfa57c264510861",
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": {
"lastModified": 1720386169,
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
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
}