webkitgtk: disable parallel building
This commit is contained in:
parent
5af576ff7f
commit
7f3c95e6b7
@ -41,5 +41,5 @@ stdenv.mkDerivation rec {
|
|||||||
libsoup gtk3
|
libsoup gtk3
|
||||||
];
|
];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
# enableParallelBuilding = true; # build problems on Hydra
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user