mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
ghcjs: mark build as broken
This commit is contained in:
parent
d98909e0f3
commit
6a84b39950
@ -2,5 +2,5 @@
|
||||
|
||||
bootPkgs.callPackage ./base.nix {
|
||||
inherit bootPkgs;
|
||||
broken = false;
|
||||
broken = true; # https://hydra.nixos.org/build/62184741
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user