rosegarden: disable parallel builds
This commit is contained in:
parent
ffb8143cb1
commit
65c1afd238
@ -17,7 +17,7 @@ stdenv.mkDerivation (rec {
|
|||||||
libsndfile libsamplerate perl makedepend libjack2 ]
|
libsndfile libsamplerate perl makedepend libjack2 ]
|
||||||
++ stdenv.lib.optional withLirc [ lirc ];
|
++ stdenv.lib.optional withLirc [ lirc ];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
#enableParallelBuilding = true; issues on hydra
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://www.rosegardenmusic.com/;
|
homepage = http://www.rosegardenmusic.com/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user