1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/flake.lock

27 lines
544 B
Plaintext
Raw Normal View History

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