musescore: broken with Qt 5.6

This commit is contained in:
Thomas Tuegel
2017-03-25 08:49:38 -05:00
parent 152e808b44
commit b33d0129ee
2 changed files with 2 additions and 1 deletions
@@ -56,5 +56,6 @@ stdenv.mkDerivation rec {
platforms = platforms.linux;
maintainers = [ maintainers.vandenoever ];
repositories.git = https://github.com/musescore/MuseScore;
broken = true;
};
}