ghcjs: mark build broken
This commit is contained in:
parent
a146baff16
commit
e0073ccae7
@ -104,4 +104,6 @@ in stdenv.mkDerivation {
|
||||
|
||||
meta.platforms = passthru.bootPkgs.ghc.meta.platforms;
|
||||
meta.maintainers = [lib.maintainers.elvishjerricco];
|
||||
meta.hydraPlatforms = [];
|
||||
meta.broken = true; # https://hydra.nixos.org/build/129701778
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user