mumble: pin to qt514

This commit is contained in:
Thomas Tuegel 2020-09-07 11:11:41 -05:00
parent c67159fd7d
commit dde9da6f89
No known key found for this signature in database
GPG key ID: 22CBF5249D4B4D59

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 {