webkitgtk: disable parallel building
This commit is contained in:
parent
5af576ff7f
commit
7f3c95e6b7
1 changed files with 1 additions and 1 deletions
|
@ -41,5 +41,5 @@ stdenv.mkDerivation rec {
|
|||
libsoup gtk3
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
# enableParallelBuilding = true; # build problems on Hydra
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue