hydra/flake.lock

48 lines
1 KiB
Plaintext
Raw Normal View History

2019-05-08 11:28:02 +00:00
{
"nodes": {
2020-02-03 16:53:51 +00:00
"nix": {
"inputs": {
"nixpkgs": "nixpkgs"
2020-02-03 16:53:51 +00:00
},
"locked": {
"lastModified": 1613747933,
"narHash": "sha256-Q6VuNRdr87B4F3ILiM6IlQ+bkIYbQTs6EEAtwNrvl1Y=",
2020-02-03 17:38:05 +00:00
"owner": "NixOS",
"repo": "nix",
"rev": "548437c2347159c4c79352283dd12ce58324f1d6",
2020-02-03 17:38:05 +00:00
"type": "github"
2020-02-03 16:53:51 +00:00
},
"original": {
2020-02-03 17:38:05 +00:00
"id": "nix",
"type": "indirect"
2020-02-03 16:53:51 +00:00
}
2019-05-08 11:28:02 +00:00
},
2020-02-03 16:53:51 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1602702596,
"narHash": "sha256-fqJ4UgOb4ZUnCDIapDb4gCrtAah5Rnr2/At3IzMitig=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ad0d20345219790533ebe06571f82ed6b034db31",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09-small",
2020-02-03 16:53:51 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
"nix": "nix",
"nixpkgs": [
"nix",
"nixpkgs"
]
}
2020-02-03 16:53:51 +00:00
}
},
"root": "root",
"version": 7
2019-05-09 13:10:16 +00:00
}