mumble: pin to qt514
This commit is contained in:
parent
c67159fd7d
commit
dde9da6f89
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue