musescore: build with Qt 5.14
With Qt 5.15 it starts but does not show any palettes (in the View->Palettes view).
This commit is contained in:
parent
baa11a519e
commit
c3cd2be2e2
@ -22940,7 +22940,7 @@ in
|
||||
if stdenv.isDarwin then
|
||||
callPackage ../applications/audio/musescore/darwin.nix { }
|
||||
else
|
||||
libsForQt5.callPackage ../applications/audio/musescore { };
|
||||
libsForQt514.callPackage ../applications/audio/musescore { };
|
||||
|
||||
mmh = callPackage ../applications/networking/mailreaders/mmh { };
|
||||
mutt = callPackage ../applications/networking/mailreaders/mutt { };
|
||||
|
Loading…
Reference in New Issue
Block a user