about summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authorAtemu <atemu.main@gmail.com>2023-04-16 13:14:49 +0200
committerAtemu <atemu.main@gmail.com>2023-04-30 19:21:35 +0200
commite2700c1bce733351feecf677216579bae48b84a4 (patch)
tree147323310ee8fe8d574f739d8d78675a9a3a2e54 /pkgs/games/steam
parent85b081528b937df4bfcaee80c3541b58f397df8b (diff)
downloadnixlib-e2700c1bce733351feecf677216579bae48b84a4.tar
nixlib-e2700c1bce733351feecf677216579bae48b84a4.tar.gz
nixlib-e2700c1bce733351feecf677216579bae48b84a4.tar.bz2
nixlib-e2700c1bce733351feecf677216579bae48b84a4.tar.lz
nixlib-e2700c1bce733351feecf677216579bae48b84a4.tar.xz
nixlib-e2700c1bce733351feecf677216579bae48b84a4.tar.zst
nixlib-e2700c1bce733351feecf677216579bae48b84a4.zip
steam: add udev to non-game-sepcific deps for SteamVR
SteamVR is arguably part of Steam and udev should already exist on every system
anyways, so closure size increase is minimal.
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/fhsenv.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix
index 8d461104eaac..5bf7972a6d90 100644
--- a/pkgs/games/steam/fhsenv.nix
+++ b/pkgs/games/steam/fhsenv.nix
@@ -131,6 +131,9 @@ in buildFHSUserEnv rec {
     tbb
     zlib
 
+    # SteamVR
+    udev
+
     # Other things from runtime
     glib
     gtk2
@@ -177,7 +180,6 @@ in buildFHSUserEnv rec {
     xorg.xkeyboardconfig
     xorg.libpciaccess
     xorg.libXScrnSaver # Dead Cells
-    udev # Shadow of the Tomb Raider
     icu # dotnet runtime, e.g. Stardew Valley
 
     # screeps dependencies