about summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2023-07-28 19:04:25 +0300
committerGitHub <noreply@github.com>2023-07-28 19:04:25 +0300
commit314c4c1b6d3c3d98922cef575d13d01c96185095 (patch)
tree0e0d85610cf8d344f9e9ad16d77273daab53ef24 /pkgs/games/steam
parent96850c1aaff8e4995bf3acae074e447c52e26f1e (diff)
parent21856d71a4ea304d14259aac89696801d08638f2 (diff)
Merge pull request #244879 from Atemu/steam-small-dbus-steamvr
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/fhsenv.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix
index 2487cc0ef7c03..bf27895c20f73 100644
--- a/pkgs/games/steam/fhsenv.nix
+++ b/pkgs/games/steam/fhsenv.nix
@@ -140,6 +140,7 @@ in buildFHSEnv rec {
 
     # SteamVR
     udev
+    dbus
 
     # Other things from runtime
     glib
@@ -199,7 +200,6 @@ in buildFHSEnv rec {
 
     # screeps dependencies
     gtk3
-    dbus
     zlib
     atk
     cairo