steam: add elfutils to fhsenv

Pressure-vessel's helper *-inspect-library now depends on libelf.so.1 which is provided by elfutils.out (not libelf) on nixos.
This commit is contained in:
hw-lunemann 2023-02-18 00:19:44 +01:00
parent 270de46da6
commit eaf8701406

View File

@ -145,6 +145,9 @@ in buildFHSUserEnv rec {
xorg.libXxf86vm
libelf
# pressure-vessel (required for mangohud and possibly more)
elfutils.out
# Required
glib
gtk2