From 398823da6e8a98d92086606988a78fda7bbeca5b Mon Sep 17 00:00:00 2001 From: David McFarland Date: Mon, 20 Feb 2017 21:45:48 -0400 Subject: Revert "steam: use custom openssl" No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754 This reverts commit a120bad30cbd63019971e9d03edd82423131852c. --- pkgs/games/steam/runtime-wrapped.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/games/steam') diff --git a/pkgs/games/steam/runtime-wrapped.nix b/pkgs/games/steam/runtime-wrapped.nix index 74548fcfb8c..5cf55535db1 100644 --- a/pkgs/games/steam/runtime-wrapped.nix +++ b/pkgs/games/steam/runtime-wrapped.nix @@ -58,6 +58,7 @@ let SDL SDL2_image glew110 + openssl libidn # Other things from runtime @@ -87,7 +88,6 @@ let alsaLib openalSoft libva - openssl-steam vulkan-loader ] ++ lib.optional newStdcpp gcc.cc; -- cgit 1.4.1