about summary refs log tree commit diff
path: root/pkgs/applications/emulators/wine
diff options
context:
space:
mode:
authorMartino Fontana <tinozzo123@gmail.com>2024-02-05 23:12:00 +0100
committerMartino Fontana <tinozzo123@gmail.com>2024-02-11 14:39:31 +0100
commit2e2211a386070c0b5b3cbb94fb7da83637cd12dd (patch)
treea949d08fd71aa0a0b56ac8ffe96d1ac8fe92dc69 /pkgs/applications/emulators/wine
parent62c998c0bb92b8068b876bf60e0af349a9448b68 (diff)
wine: don't default mingwSupport to true outside stable release
This way, minimal Wine will build without it
Diffstat (limited to 'pkgs/applications/emulators/wine')
-rw-r--r--pkgs/applications/emulators/wine/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/emulators/wine/default.nix b/pkgs/applications/emulators/wine/default.nix
index ec05cef74414d..7e3514fa720a1 100644
--- a/pkgs/applications/emulators/wine/default.nix
+++ b/pkgs/applications/emulators/wine/default.nix
@@ -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