nixos-config/flake.lock

27 lines
538 B
Text
Raw Normal View History

2021-04-06 03:11:17 +00:00
{
"nodes": {
2021-06-02 20:46:32 +00:00
"nixpkgs": {
2021-04-06 03:11:17 +00:00
"locked": {
2021-11-30 07:24:32 +00:00
"lastModified": 1638161295,
"narHash": "sha256-gLVjBxvI5tLMl2BzbGnpgVppnAxTrkrVeCyBQ5N6VQs=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-11-30 07:24:32 +00:00
"rev": "8e6b3914626900ad8f465c3e3541edbb86a95d41",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
2021-06-02 20:46:32 +00:00
"id": "nixpkgs",
2021-11-30 07:24:32 +00:00
"ref": "nixos-21.11",
2021-06-02 20:46:32 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
2021-10-06 04:16:18 +00:00
"nixpkgs": "nixpkgs"
2021-04-06 03:11:17 +00:00
}
}
},
"root": "root",
"version": 7
}