rosegarden: disable parallel builds

+1 -1
+1 -1
pkgs/applications/audio/rosegarden/default.nix
··· 17 17 libsndfile libsamplerate perl makedepend libjack2 ] 18 18 ++ stdenv.lib.optional withLirc [ lirc ]; 19 19 20 - enableParallelBuilding = true; 20 + #enableParallelBuilding = true; issues on hydra 21 21 22 22 meta = with stdenv.lib; { 23 23 homepage = http://www.rosegardenmusic.com/;