ghcjs: mark HEAD version as broken
This commit is contained in:
parent
5b54db1759
commit
0e82924474
@ -47,4 +47,6 @@ bootPkgs.callPackage ./base.nix {
|
|||||||
stage2 = import ./head_stage2.nix;
|
stage2 = import ./head_stage2.nix;
|
||||||
|
|
||||||
patches = [ ./ghcjs-head.patch ];
|
patches = [ ./ghcjs-head.patch ];
|
||||||
|
|
||||||
|
broken = true; # https://hydra.nixos.org/build/71923242
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user