rosegarden: disable parallel builds
This commit is contained in:
@@ -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/;
|
||||||
|
|||||||
Reference in New Issue
Block a user