major rewrite of flake including new bitwig package for betas
This commit is contained in:
parent
2e67727fc0
commit
124a466a76
4 changed files with 16 additions and 91 deletions
|
@ -18,6 +18,9 @@
|
|||
|
||||
wineWowPackages.stagingFull = prev.wineWowPackages.stagingFull.overrideAttrs (old: {
|
||||
patches = old.patches ++ [ ./wine-6006.patch ];
|
||||
waylandSupport = true;
|
||||
fontconfigSupport = true;
|
||||
vulkanSupport = true;
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue