From c3a429feac44321b8e3f98b64bb08c90e6bbada8 Mon Sep 17 00:00:00 2001 From: Jeff Huffman Date: Sat, 9 Dec 2023 00:30:47 -0500 Subject: [PATCH] steam: add glibc.bin to FHS for ldconfig --- pkgs/games/steam/fhsenv.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index 0e4b5f3a8b29..b3ef45fd437b 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -17,6 +17,8 @@ let lsb-release # Errors in output without those pciutils + # run.sh wants ldconfig + glibc.bin # Games' dependencies xorg.xrandr which