about summary refs log tree commit diff
path: root/pkgs/applications/altcoins
diff options
context:
space:
mode:
authorStephen <stephengroat@users.noreply.github.com>2019-03-14 14:11:58 -0700
committerxeji <36407913+xeji@users.noreply.github.com>2019-03-14 22:11:58 +0100
commitfb81978ed308ec489494471619eb57dff701bc14 (patch)
treecc7ec3eef268a7470b5e0d004d96cf3f0b04f768 /pkgs/applications/altcoins
parent6553ae0fffd59d09b7df84fc983a51d3182ae4fb (diff)
altcoins.freicoin: fix build (#57647)
Diffstat (limited to 'pkgs/applications/altcoins')
-rw-r--r--pkgs/applications/altcoins/freicoin.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/altcoins/freicoin.nix b/pkgs/applications/altcoins/freicoin.nix
index 1e9192bc6e400..78ce074eafd31 100644
--- a/pkgs/applications/altcoins/freicoin.nix
+++ b/pkgs/applications/altcoins/freicoin.nix
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
     sha256 = "1v1qwv4x5agjba82s1vknmdgq67y26wzdwbmwwqavv7f7y3y860h";
   };
 
+  enableParallelBuilding = false;
+
   qmakeFlags = ["USE_UPNP=-"];
 
   # I think that openssl and zlib are required, but come through other