about summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authorRaphael Robatsch <raphael-git@tapesoftware.net>2023-01-19 20:18:44 +0100
committerRaphael Robatsch <raphael-git@tapesoftware.net>2023-01-19 20:18:44 +0100
commit0a22920a9757c7bfc27d948ab56a06e8cf24a8a4 (patch)
treef30a6e76bcb97840d01713a080196704dad5dfcd /pkgs/games/steam
parent4f50411cfc6cb793479818dec6b88732474a4afe (diff)
steam-run: add libxcrypt to FHS environment
Required by some games.
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/fhsenv.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix
index ea9db37cbddfa..614d9823f9ff6 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