nixos-configuration/flake.lock

27 lines
538 B
Text
Raw Normal View History

2023-02-11 01:24:46 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2023-03-17 21:36:24 +00:00
"lastModified": 1678972866,
"narHash": "sha256-YV8BcNWfNVgS449B6hFYFUg4kwVIQMNehZP+FNDs1LY=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-17 21:36:24 +00:00
"rev": "cd34d6ed7ba7d5c4e44b04a53dc97edb52f2766c",
2023-02-11 01:24:46 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}