awesomebump: disable parallel building

https://hydra.nixos.org/build/65585975
This commit is contained in:
Orivej Desh
2017-12-08 12:39:36 +00:00
parent 859dc02fa3
commit a22d224434
@@ -47,9 +47,9 @@ in stdenv.mkDerivation rec {
--run "cd $d" --run "cd $d"
''; '';
passthru = { # $ cd Sources; qmake; make ../workdir/linux-g++-dgb-gl4/obj/glwidget.o
inherit qtnproperty; # fatal error: properties/ImageProperties.peg.h: No such file or directory
}; enableParallelBuilding = false;
meta = { meta = {
homepage = https://github.com/kmkolasinski/AwesomeBump; homepage = https://github.com/kmkolasinski/AwesomeBump;