wine: don't default mingwSupport to true outside stable release

This way, minimal Wine will build without it
This commit is contained in:
Martino Fontana
2024-02-11 14:39:31 +01:00
parent 62c998c0bb
commit 2e2211a386
+1 -1
View File
@@ -35,7 +35,7 @@
vulkanSupport ? false,
sdlSupport ? false,
usbSupport ? false,
mingwSupport ? wineRelease != "stable",
mingwSupport ? false,
waylandSupport ? stdenv.isLinux,
x11Support ? stdenv.isLinux,
embedInstallers ? false, # The Mono and Gecko MSI installers