From 25043c264d1b78ab1e87ab83f270f9f5c4d8fea3 Mon Sep 17 00:00:00 2001 From: Martino Fontana Date: Thu, 6 Jul 2023 00:18:59 +0200 Subject: [PATCH] steam: add openssl to fhsenv --- pkgs/games/steam/fhsenv.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index dee43cb4b2e0..4b08c1db7c6a 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -5,7 +5,7 @@ , extraProfile ? "" # string to append to profile , extraArgs ? "" # arguments to always pass to steam , extraEnv ? { } # Environment variables to pass to Steam -, withGameSpecificLibraries ? true # exclude game specific libraries +, withGameSpecificLibraries ? true # include game specific libraries }: let @@ -189,6 +189,7 @@ in buildFHSEnv rec { libxcrypt # Alien Isolation, XCOM 2, Company of Heroes 2 mono ncurses # Crusader Kings III + openssl xorg.xkeyboardconfig xorg.libpciaccess xorg.libXScrnSaver # Dead Cells @@ -211,6 +212,7 @@ in buildFHSEnv rec { alsa-lib # Loop Hero + # FIXME: Also requires openssl_1_1, which is EOL. Either find an alternative solution, or remove these dependencies (if not needed by other games) libidn2 libpsl nghttp2.lib