moved to main branch temporarily. updated wine for yabridge

This commit is contained in:
Matt Nish-Lapidus 2025-06-21 18:38:07 -04:00
parent 1475c512e3
commit c7069c3b78
4 changed files with 8 additions and 7 deletions

View file

@ -58,7 +58,7 @@
(final: prev: {
wineWowPackages.yabridge = prev.wineWowPackages.yabridge.overrideAttrs (old: {
patches = [ ../../patches/wine-6006.patch ];
patches = [ ../../patches/wine-6006.patch ] ++ old.patches;
waylandSupport = true;
fontconfigSupport = true;
vulkanSupport = true;