Merge pull request #97046 from Ma27/hydra-fix
hydra-unstable: 2020-08-04 -> 2020-09-02
This commit is contained in:
commit
8f43f32af9
@ -24,12 +24,12 @@
|
|||||||
# so when having an older version, `pkgs.hydra-migration` should be deployed first.
|
# so when having an older version, `pkgs.hydra-migration` should be deployed first.
|
||||||
|
|
||||||
hydra-unstable = callPackage ./common.nix {
|
hydra-unstable = callPackage ./common.nix {
|
||||||
version = "2020-08-04";
|
version = "2020-09-02";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "NixOS";
|
owner = "NixOS";
|
||||||
repo = "hydra";
|
repo = "hydra";
|
||||||
rev = "77c33c1d71a8c303f53ccad577eb0a3799e87bda";
|
rev = "e707990e2d6afab203c7ef1d769d49c564eff151";
|
||||||
sha256 = "10pwiww96dbbszzvnj7abn851h89n30ziahjj2zm3liyzyvbylyf";
|
sha256 = "0iilf953f6s58szzyd1hzc9b2b2yw8lhbsb8xrb08szpfz7ifwqa";
|
||||||
};
|
};
|
||||||
nix = nixFlakes;
|
nix = nixFlakes;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user