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": 1619080380,
"narHash": "sha256-DKXtLoiSMuNaq5km6FAWqJOpilSCFJQ0or8btfWH6mo=",
2020-02-03 12:38:05 -05:00
"owner": "NixOS",
"repo": "nix",
"rev": "d9864be4b757468d33bc49edddce5e4f04ef4b90",
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": {
2021-03-10 12:42:19 -05:00
"lastModified": 1614309161,
"narHash": "sha256-93kRxDPyEW9QIpxU71kCaV1r+hgOgP6/aVgC7vvO8IU=",
"owner": "NixOS",
"repo": "nixpkgs",
2021-03-10 12:42:19 -05:00
"rev": "0e499fde7af3c28d63e9b13636716b86c3162b93",
"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
}