From bcf54f4cb4f83415b3da0d99f08c01b126b74618 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 15 Dec 2023 02:24:11 -0500 Subject: [PATCH] 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 --- containers/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/default.nix b/containers/default.nix index be9eecb..59a654b 100644 --- a/containers/default.nix +++ b/containers/default.nix @@ -93,7 +93,7 @@ in }; environment.systemPackages = with pkgs; [ - wineWowPackages.stagingFull + wineWowPackages.waylandFull winetricks sakaya.packages.${system}.sakaya rar