gcr: disable parallel builds
This commit is contained in:
parent
7690891ea4
commit
fe25f52cce
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
#doCheck = true;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
#enableParallelBuilding = true; issues on hydra
|
||||
|
||||
preFixup = ''
|
||||
wrapProgram "$out/bin/gcr-viewer" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user