mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
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