summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTredwellGit <tredwell@tutanota.com>2021-09-11 12:38:13 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2021-09-12 04:44:04 +0000
commitd94c24dbe4d5a3cc2e4e4a86d856e7c151d6b936 (patch)
tree9ccdcc5b995f6f5772ab59593907618260384430
parentMerge pull request #137414 from Artturin/backport-129273-to-release-21.05 (diff)
downloadnixpkgs-origin/backport-137307-to-release-21.05.tar.gz
Fixes https://github.com/NixOS/nixpkgs/issues/137279 and https://github.com/ValveSoftware/steam-runtime/issues/462. (cherry picked from commit 64c6851fd3acb13440bbffccf1fe386702725291)
-rw-r--r--pkgs/games/steam/fhsenv.nix9
1 files changed, 6 insertions, 3 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix
index f09330ccdde3..ff3c574f068f 100644
--- a/pkgs/games/steam/fhsenv.nix
+++ b/pkgs/games/steam/fhsenv.nix
@@ -100,6 +100,11 @@ in buildFHSUserEnv rec {
libva
pipewire.lib
+ # steamwebhelper
+ harfbuzz
+ libthai
+ pango
+
# Not formally in runtime but needed by some games
at-spi2-atk
at-spi2-core # CrossCode
@@ -114,7 +119,7 @@ in buildFHSUserEnv rec {
xorg.libpciaccess
udev # shadow of the tomb raider
- ## screeps dependencies
+ # screeps dependencies
gtk3
dbus
zlib
@@ -123,7 +128,6 @@ in buildFHSUserEnv rec {
cairo
freetype
gdk-pixbuf
- pango
fontconfig
# friends options won't display "Launch Game" without it
@@ -188,7 +192,6 @@ in buildFHSUserEnv rec {
nss
fontconfig
cairo
- pango
expat
dbus
cups