Revert "steam: use custom openssl"
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754 This reverts commit a120bad30cbd63019971e9d03edd82423131852c.
This commit is contained in:
parent
9f34d1f19a
commit
398823da6e
@ -58,6 +58,7 @@ let
|
|||||||
SDL
|
SDL
|
||||||
SDL2_image
|
SDL2_image
|
||||||
glew110
|
glew110
|
||||||
|
openssl
|
||||||
libidn
|
libidn
|
||||||
|
|
||||||
# Other things from runtime
|
# Other things from runtime
|
||||||
@ -87,7 +88,6 @@ let
|
|||||||
alsaLib
|
alsaLib
|
||||||
openalSoft
|
openalSoft
|
||||||
libva
|
libva
|
||||||
openssl-steam
|
|
||||||
vulkan-loader
|
vulkan-loader
|
||||||
] ++ lib.optional newStdcpp gcc.cc;
|
] ++ lib.optional newStdcpp gcc.cc;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user