This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
nixos-config/flake.lock

45 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
2024-01-12 22:31:01 +00:00
"nixos-hardware": {
"locked": {
2024-11-30 13:41:10 +00:00
"lastModified": 1720987596,
"narHash": "sha256-fbQ6n4a1WEiS1FI+e2FcT8Wob0h+zI7bYg0+8y3ANGI=",
2024-01-12 22:31:01 +00:00
"owner": "mandlm",
"repo": "nixos-hardware",
2024-11-30 13:41:10 +00:00
"rev": "220c45d50504227c792f95d1d794bf590e53497d",
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-12-01 11:45:12 +00:00
"lastModified": 1732981179,
"narHash": "sha256-F7thesZPvAMSwjRu0K8uFshTk3ZZSNAsXTIFvXBT+34=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-01 11:45:12 +00:00
"rev": "62c435d93bf046a5396f3016472e8f7c8e2aed65",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-01 11:45:12 +00:00
"ref": "nixos-24.11",
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
}