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-05 23:12:00 +01:00
parent 62c998c0bb
commit 2e2211a386

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