summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authorJonathan Ringer <jonringer117@gmail.com>2020-01-22 09:58:10 -0800
committerJon <jonringer@users.noreply.github.com>2020-01-23 12:13:14 -0800
commitf4b4c66a0838bebc9b8bfe17b93e29b288f893f3 (patch)
tree08af09f52e39c8fac67b4834b58a53cf03c0285e /pkgs/games/steam
parentf4131d260d9f884c83d8b0e394137bf62be96436 (diff)
downloadnixpkgs-f4b4c66a0838bebc9b8bfe17b93e29b288f893f3.tar
nixpkgs-f4b4c66a0838bebc9b8bfe17b93e29b288f893f3.tar.gz
nixpkgs-f4b4c66a0838bebc9b8bfe17b93e29b288f893f3.tar.bz2
nixpkgs-f4b4c66a0838bebc9b8bfe17b93e29b288f893f3.tar.lz
nixpkgs-f4b4c66a0838bebc9b8bfe17b93e29b288f893f3.tar.xz
nixpkgs-f4b4c66a0838bebc9b8bfe17b93e29b288f893f3.tar.zst
nixpkgs-f4b4c66a0838bebc9b8bfe17b93e29b288f893f3.zip
steam: use 64-bit libva
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/chrootenv.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix
index 9229f4fbc93..fd3219d479c 100644
--- a/pkgs/games/steam/chrootenv.nix
+++ b/pkgs/games/steam/chrootenv.nix
@@ -75,7 +75,7 @@ in buildFHSUserEnv rec {
     xorg.libX11
     xorg.libXfixes
     libGL
-    pkgsi686Linux.libva
+    libva
 
     # Not formally in runtime but needed by some games
     at-spi2-atk