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

60 lines
1.4 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": 1594125537,
"narHash": "sha256-M801IExREv1T9F+K6YcCFERBFZ3+6ShwzAR2K7xvExA=",
2020-02-03 12:38:05 -05:00
"owner": "NixOS",
"repo": "nix",
"rev": "1ab9da915422405452118ebb17b88cdfc90b1e10",
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": 1591633336,
"narHash": "sha256-oVXv4xAnDJB03LvZGbC72vSVlIbbJr8tpjEW5o/Fdek=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70717a337f7ae4e486ba71a500367cad697e5f09",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.03-small",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1594117931,
"narHash": "sha256-x7nZvITCLJiK7miPXU6yl2zdq+MlhjHicggfvjLguFg=",
"owner": "NixOS",
2020-02-03 11:53:51 -05:00
"repo": "nixpkgs",
"rev": "c9d124e39dbeefc53c7b3e09fbfc2c26bcbd4845",
2020-02-03 11:53:51 -05:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.03",
2020-02-03 11:53:51 -05:00
"type": "indirect"
}
},
"root": {
"inputs": {
"nix": "nix",
"nixpkgs": "nixpkgs_2"
}
2020-02-03 11:53:51 -05:00
}
},
"root": "root",
"version": 7
2019-05-09 09:10:16 -04:00
}