heroic: declare need for multiArch explicitly
Co-authored-by: Aidan Gauland <aidalgol@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user