mumble: pin to qt514

This commit is contained in:
Thomas Tuegel
2020-09-07 11:13:27 -05:00
parent c67159fd7d
commit dde9da6f89
+1
View File
@@ -21936,6 +21936,7 @@ in
jackSupport = config.mumble.jackSupport or false;
speechdSupport = config.mumble.speechdSupport or false;
pulseSupport = config.pulseaudio or stdenv.isLinux;
qt5 = qt514;
}).mumble;
mumble_overlay = callPackage ../applications/networking/mumble/overlay.nix {