ghcjs: mark broken
The build has been failing for quite some time.
This commit is contained in:
parent
90c3d380d1
commit
fbe153989c
@ -127,4 +127,5 @@ in mkDerivation (rec {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = ghc.meta.platforms;
|
||||
maintainers = with stdenv.lib.maintainers; [ jwiegley cstrahan ];
|
||||
broken = true; # configure fails: "aeson >=0.7 && <0.9, syb ==0.4.*, text-binary ==0.1.*"
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user