From 0a22920a9757c7bfc27d948ab56a06e8cf24a8a4 Mon Sep 17 00:00:00 2001 From: Raphael Robatsch Date: Thu, 19 Jan 2023 20:18:44 +0100 Subject: [PATCH] steam-run: add libxcrypt to FHS environment Required by some games. --- pkgs/games/steam/fhsenv.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index ea9db37cbddf..614d9823f9ff 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -97,6 +97,7 @@ in buildFHSUserEnv rec { libdrm libxkbcommon # paradox launcher libvorbis # Dead Cells + libxcrypt # Alien Isolation, XCOM 2, Company of Heroes 2 mono xorg.xkeyboardconfig xorg.libpciaccess