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