summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2019-10-19 17:40:45 +0200
committerJon <jonringer@users.noreply.github.com>2019-10-19 10:58:09 -0700
commit648082e566a40bcf1b662b448f08c9c8c4986787 (patch)
tree949b6e51956d75de54b69667e582613edab59c0e /pkgs/games/steam
parentce60639c254335792c9b81d400121442b1242d69 (diff)
downloadnixpkgs-648082e566a40bcf1b662b448f08c9c8c4986787.tar
nixpkgs-648082e566a40bcf1b662b448f08c9c8c4986787.tar.gz
nixpkgs-648082e566a40bcf1b662b448f08c9c8c4986787.tar.bz2
nixpkgs-648082e566a40bcf1b662b448f08c9c8c4986787.tar.lz
nixpkgs-648082e566a40bcf1b662b448f08c9c8c4986787.tar.xz
nixpkgs-648082e566a40bcf1b662b448f08c9c8c4986787.tar.zst
nixpkgs-648082e566a40bcf1b662b448f08c9c8c4986787.zip
steam: add at_spi2_atk to chrootenv
This is required for the new Stellaris 2.4 series launcher
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/chrootenv.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix
index 5c73e458c1a..516d4b541f2 100644
--- a/pkgs/games/steam/chrootenv.nix
+++ b/pkgs/games/steam/chrootenv.nix
@@ -77,6 +77,7 @@ in buildFHSUserEnv rec {
     libGL
 
     # Not formally in runtime but needed by some games
+    at_spi2_atk
     gst_all_1.gstreamer
     gst_all_1.gst-plugins-ugly
     libdrm