mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
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