Unverified Commit e90fae6a authored by Randy Eckenrode's avatar Randy Eckenrode
Browse files

wine64Packages{stable,staging,unstable}.minimal: enable MinGW on Darwin

Darwin can’t build Wine without using MinGW. Rather than have Wine’s minimal packages be disabled, enable it just for Darwin.
parent 47b4cd19
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 ? false,
  mingwSupport ? stdenv.isDarwin,
  waylandSupport ? false,
  x11Support ? false,
  embedInstallers ? false, # The Mono and Gecko MSI installers