nixos-configuration/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2023-02-11 01:24:46 +00:00
{
"nodes": {
2023-11-24 03:16:35 +00:00
"nixos-hardware": {
"locked": {
2024-04-23 18:56:31 +00:00
"lastModified": 1713864415,
"narHash": "sha256-/BPDMJEkrsFAFOsQWhwm31wezlgshPFlLBn34KEUdVA=",
2023-11-24 03:16:35 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-04-23 18:56:31 +00:00
"rev": "797f8d8082c7cc3259cba7275c699d4991b09ecc",
2023-11-24 03:16:35 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-02-11 01:24:46 +00:00
"nixpkgs": {
"locked": {
2024-04-24 18:14:56 +00:00
"lastModified": 1713828541,
"narHash": "sha256-KtvQeE12MSkCOhvVmnmcZCjnx7t31zWin2XVSDOwBDE=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-24 18:14:56 +00:00
"rev": "b500489fd3cf653eafc075f9362423ad5cdd8676",
2023-02-11 01:24:46 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2023-11-29 03:49:40 +00:00
"ref": "nixos-23.11",
2023-02-11 01:24:46 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2023-11-24 03:16:35 +00:00
"nixos-hardware": "nixos-hardware",
2023-02-11 01:24:46 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}