steam: Remove openssl_1_1 from fhsenv
OpenSSL 1.1 is going end of life in 2023/09, which is during the NixOS 23.05 release cycle. The removal unfortunately breaks the Loop Hero game, for which it was added.
This commit is contained in:
@@ -206,7 +206,6 @@ in buildFHSEnv rec {
|
||||
libidn2
|
||||
libpsl
|
||||
nghttp2.lib
|
||||
openssl_1_1
|
||||
rtmpdump
|
||||
] ++ steamPackages.steam-runtime-wrapped.overridePkgs
|
||||
++ extraLibraries pkgs;
|
||||
|
||||
Reference in New Issue
Block a user