moved to main branch temporarily. updated wine for yabridge
This commit is contained in:
parent
1475c512e3
commit
c7069c3b78
4 changed files with 8 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue