1
0
forked from extern/nix-config

wine: Downgrade from 9.0-rc1-staging to 8.2

Fixes an issue where the newer version of wine would cause my current
wine prefixes to crash with missing DLL errors. Might be fixable by
creating new prefixes with the new version, however it's much easier
for me to stick with what's known to work.

See: https://github.com/NixOS/nixpkgs/pull/273232
This commit is contained in:
Donovan Glover 2023-12-15 02:24:11 -05:00
parent 253fd9fbd4
commit bcf54f4cb4
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -93,7 +93,7 @@ in
};
environment.systemPackages = with pkgs; [
wineWowPackages.stagingFull
wineWowPackages.waylandFull
winetricks
sakaya.packages.${system}.sakaya
rar