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