spago: build is broken in lts-15.x
Ping @cdepillabout.
This commit is contained in:
parent
ef891b8a46
commit
0dbc457393
@ -44,4 +44,5 @@ mkDerivation {
|
||||
prePatch = "hpack";
|
||||
homepage = "https://github.com/purescript/spago#readme";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
broken = true; # Build is broken in lts-15.x.
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user