Commit 2e2211a3 authored by Martino Fontana's avatar Martino Fontana
Browse files

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

This way, minimal Wine will build without it
parent 62c998c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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