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-05-19 23:37:22 +00:00
"lastModified": 1684398685,
"narHash": "sha256-TRE62m91iZ5ArVMgA+uj22Yda8JoQuuhc9uwZ+NoX+0=",
2023-02-11 01:24:46 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-19 23:37:22 +00:00
"rev": "628d4bb6e9f4f0c30cfd9b23d3c1cdcec9d3cb5c",
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
}