lix/flake.lock

27 lines
544 B
Plaintext
Raw Normal View History

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