nix-super/flake.lock

27 lines
544 B
Text
Raw Normal View History

2019-04-16 16:47:15 +03:00
{
"nodes": {
2020-02-03 19:59:29 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1602702596,
"narHash": "sha256-fqJ4UgOb4ZUnCDIapDb4gCrtAah5Rnr2/At3IzMitig=",
2020-03-20 14:09:11 +02:00
"owner": "NixOS",
2020-02-03 19:59:29 +02:00
"repo": "nixpkgs",
"rev": "ad0d20345219790533ebe06571f82ed6b034db31",
2020-02-03 19:59:29 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09-small",
2020-02-03 19:59:29 +02:00
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
2020-02-03 19:59:29 +02:00
}
},
"root": "root",
2020-08-24 22:13:39 +03:00
"version": 7
}