heroic: declare need for multiArch explicitly

Co-authored-by: Aidan Gauland <aidalgol@users.noreply.github.com>
This commit is contained in:
Atemu
2023-07-01 12:02:07 +02:00
parent ff777e9f39
commit c4025e244b

View File

@@ -9,6 +9,9 @@ buildFHSEnv {
runScript = "heroic"; runScript = "heroic";
# Many Wine and native games need 32-bit libraries.
multiArch = true;
targetPkgs = pkgs: with pkgs; [ targetPkgs = pkgs: with pkgs; [
heroic-unwrapped heroic-unwrapped
gamemode gamemode