ghcjs: revert "mark build as broken"
This reverts commit 8f07d4bd780a24dcf33be46d8cbfc6163fcdde0e. The build failure blocking this package has been fixed in the meanwhile. Thanks to @basvandijk for the heads-up. (cherry picked from commit 56d033ac1b00a8b29bc29589312d2f5024656bd3)
This commit is contained in:
parent
5925d14525
commit
8c95f0ffaf
@ -176,5 +176,4 @@ in mkDerivation (rec {
|
|||||||
license = stdenv.lib.licenses.bsd3;
|
license = stdenv.lib.licenses.bsd3;
|
||||||
platforms = ghc.meta.platforms;
|
platforms = ghc.meta.platforms;
|
||||||
maintainers = with stdenv.lib.maintainers; [ jwiegley cstrahan ];
|
maintainers = with stdenv.lib.maintainers; [ jwiegley cstrahan ];
|
||||||
broken = true; # See http://hydra.nixos.org/build/41499439, for example.
|
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user