From a0e85781a7b065d4145938fd4efb1d28c0b97c0f Mon Sep 17 00:00:00 2001 From: Philip Taron Date: Wed, 28 Feb 2024 20:59:58 -0800 Subject: steam: make the fhsenv for mesa only have elfutils --- pkgs/games/steam/fhsenv.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgs/games') diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index d5b266cece37..9c68f241a7fe 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -111,8 +111,7 @@ in buildFHSEnv rec { xorg.libXdamage xorg.libxshmfence xorg.libXxf86vm - libelf - (lib.getLib elfutils) + elfutils # Without these it silently fails xorg.libXinerama -- cgit 1.4.1