hydra/flake.lock

85 lines
2.1 KiB
Plaintext
Raw Normal View History

2019-05-08 11:28:02 +00:00
{
"nodes": {
"lowdown-src": {
"flake": false,
"locked": {
"lastModified": 1633514407,
"narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
"owner": "kristapsdz",
"repo": "lowdown",
"rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
"type": "github"
},
"original": {
"owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}
},
2020-02-03 16:53:51 +00:00
"nix": {
"inputs": {
"lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs",
"nixpkgs-regression": "nixpkgs-regression"
2020-02-03 16:53:51 +00:00
},
"locked": {
"lastModified": 1677045134,
"narHash": "sha256-jUc2ccTR8f6MGY2pUKgujm+lxSPNGm/ZAP+toX+nMNc=",
2023-01-28 08:27:48 +00:00
"owner": "nixos",
2020-02-03 17:38:05 +00:00
"repo": "nix",
"rev": "4acc684ef7b3117c6d6ac12837398a0008a53d85",
2020-02-03 17:38:05 +00:00
"type": "github"
2020-02-03 16:53:51 +00:00
},
"original": {
2023-01-28 08:27:48 +00:00
"owner": "nixos",
"ref": "2.13.3",
"repo": "nix",
"type": "github"
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": {
2023-01-28 08:27:48 +00:00
"lastModified": 1670461440,
"narHash": "sha256-jy1LB8HOMKGJEGXgzFRLDU1CBGL0/LlkolgnqIsF0D8=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-28 08:27:48 +00:00
"rev": "04a75b2eecc0acf6239acf9dd04485ff8d14f425",
"type": "github"
},
"original": {
"owner": "NixOS",
2023-01-28 08:27:48 +00:00
"ref": "nixos-22.11-small",
"repo": "nixpkgs",
"type": "github"
2020-02-03 16:53:51 +00:00
}
},
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,
"narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
"type": "github"
}
},
"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
}