ghcjs: mark build as broken
(cherry picked from commit 8f07d4bd780a24dcf33be46d8cbfc6163fcdde0e)
This commit is contained in:
parent
ec8b816154
commit
2f0d0cd05a
1 changed files with 1 additions and 0 deletions
|
@ -176,4 +176,5 @@ in mkDerivation (rec {
|
|||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = ghc.meta.platforms;
|
||||
maintainers = with stdenv.lib.maintainers; [ jwiegley cstrahan ];
|
||||
broken = true; # See http://hydra.nixos.org/build/41499439, for example.
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue