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": {
2023-12-02 16:44:13 +00:00
"lastModified": 1701250978,
"narHash": "sha256-ohu3cz4edjpGxs2qUTgbs0WrnewOX4crnUJNEB6Jox4=",
2023-11-24 03:16:35 +00:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-02 16:44:13 +00:00
"rev": "8772491ed75f150f02552c60694e1beff9f46013",
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": {
2023-12-02 16:44:13 +00:00
"lastModified": 1701389149,
"narHash": "sha256-rU1suTIEd5DGCaAXKW6yHoCfR1mnYjOXQFOaH7M23js=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-02 16:44:13 +00:00
"rev": "5de0b32be6e85dc1a9404c75131316e4ffbc634c",
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
}