1
0
Fork 0
mirror of https://github.com/NixOS/hydra.git synced 2024-10-18 17:02:28 -04:00
hydra/flake.lock

48 lines
1 KiB
Plaintext
Raw Normal View History

2019-05-08 07:28:02 -04:00
{
"nodes": {
2020-02-03 11:53:51 -05:00
"nix": {
"inputs": {
"nixpkgs": "nixpkgs"
2020-02-03 11:53:51 -05:00
},
"locked": {
"lastModified": 1613747933,
"narHash": "sha256-Q6VuNRdr87B4F3ILiM6IlQ+bkIYbQTs6EEAtwNrvl1Y=",
2020-02-03 12:38:05 -05:00
"owner": "NixOS",
"repo": "nix",
"rev": "548437c2347159c4c79352283dd12ce58324f1d6",
2020-02-03 12:38:05 -05:00
"type": "github"
2020-02-03 11:53:51 -05:00
},
"original": {
2020-02-03 12:38:05 -05:00
"id": "nix",
"type": "indirect"
2020-02-03 11:53:51 -05:00
}
2019-05-08 07:28:02 -04:00
},
2020-02-03 11:53:51 -05: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 11:53:51 -05:00
"type": "indirect"
}
},
"root": {
"inputs": {
"nix": "nix",
"nixpkgs": [
"nix",
"nixpkgs"
]
}
2020-02-03 11:53:51 -05:00
}
},
"root": "root",
"version": 7
2019-05-09 09:10:16 -04:00
}