awesomebump: disable parallel building
https://hydra.nixos.org/build/65585975
This commit is contained in:
parent
859dc02fa3
commit
a22d224434
@ -47,9 +47,9 @@ in stdenv.mkDerivation rec {
|
||||
--run "cd $d"
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
inherit qtnproperty;
|
||||
};
|
||||
# $ cd Sources; qmake; make ../workdir/linux-g++-dgb-gl4/obj/glwidget.o
|
||||
# fatal error: properties/ImageProperties.peg.h: No such file or directory
|
||||
enableParallelBuilding = false;
|
||||
|
||||
meta = {
|
||||
homepage = https://github.com/kmkolasinski/AwesomeBump;
|
||||
|
Loading…
Reference in New Issue
Block a user