Loading pkgs/games/steam/runtime-wrapped.nix +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ let SDL SDL2_image glew110 openssl libidn # Other things from runtime Loading Loading @@ -88,6 +87,7 @@ let alsaLib openalSoft libva openssl-steam ] ++ lib.optional newStdcpp gcc.cc; ourRuntime = if runtimeOnly then [] Loading Loading
pkgs/games/steam/runtime-wrapped.nix +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ let SDL SDL2_image glew110 openssl libidn # Other things from runtime Loading Loading @@ -88,6 +87,7 @@ let alsaLib openalSoft libva openssl-steam ] ++ lib.optional newStdcpp gcc.cc; ourRuntime = if runtimeOnly then [] Loading