ghcjs: mark this build as broken
This commit is contained in:
parent
943f4345dd
commit
d82a1abbb4
@ -183,4 +183,5 @@ in mkDerivation (rec {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = ghc.meta.platforms;
|
||||
maintainers = with stdenv.lib.maintainers; [ jwiegley cstrahan ];
|
||||
broken = true; # http://hydra.nixos.org/build/45110274
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user