ghcjs: mark build as broken
Build errors are at: - https://hydra.nixos.org/build/89288500 - https://hydra.nixos.org/build/89286604
This commit is contained in:
parent
4f208c5818
commit
6f5d2f4611
|
@ -105,4 +105,5 @@ in stdenv.mkDerivation {
|
|||
|
||||
meta.platforms = passthru.bootPkgs.ghc.meta.platforms;
|
||||
meta.maintainers = [lib.maintainers.elvishjerricco];
|
||||
meta.broken = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue