diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index 7fe40b68ecee..deca89e5010d 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -207,7 +207,9 @@ in buildFHSEnv rec { libpsl nghttp2.lib rtmpdump - ] ++ steam-runtime-wrapped.overridePkgs + ] + # This needs to come from pkgs as the passed-in steam-runtime-wrapped may not be the same architecture + ++ pkgs.steamPackages.steam-runtime-wrapped.overridePkgs ++ extraLibraries pkgs; extraInstallCommands = lib.optionalString (steam != null) ''