summary refs log tree commit diff
path: root/pkgs/games/steam
diff options
context:
space:
mode:
authoredef <edef@edef.eu>2019-10-31 12:13:14 +0000
committeredef <edef@edef.eu>2019-11-23 03:53:39 +0000
commit0e76e6bee88c9a9ec26fe6c22e08388679bfa41c (patch)
tree9f57a3eefeed20b61b405eb01096703ec06afc1d /pkgs/games/steam
parenta9d4cba9eb0ef1eabcc69f08b91e61dc8f2df6ec (diff)
downloadnixpkgs-0e76e6bee88c9a9ec26fe6c22e08388679bfa41c.tar
nixpkgs-0e76e6bee88c9a9ec26fe6c22e08388679bfa41c.tar.gz
nixpkgs-0e76e6bee88c9a9ec26fe6c22e08388679bfa41c.tar.bz2
nixpkgs-0e76e6bee88c9a9ec26fe6c22e08388679bfa41c.tar.lz
nixpkgs-0e76e6bee88c9a9ec26fe6c22e08388679bfa41c.tar.xz
nixpkgs-0e76e6bee88c9a9ec26fe6c22e08388679bfa41c.tar.zst
nixpkgs-0e76e6bee88c9a9ec26fe6c22e08388679bfa41c.zip
steam: refer to unaliased gtk3 and gdk-pixbuf
Diffstat (limited to 'pkgs/games/steam')
-rw-r--r--pkgs/games/steam/chrootenv.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix
index 3be1f522974..426be1f214a 100644
--- a/pkgs/games/steam/chrootenv.nix
+++ b/pkgs/games/steam/chrootenv.nix
@@ -86,14 +86,14 @@ in buildFHSUserEnv rec {
     xorg.xkeyboardconfig
     xorg.libpciaccess
     ## screeps dependencies
-    gnome3.gtk
+    gtk3
     dbus
     zlib
     glib
     atk
     cairo
     freetype
-    gdk_pixbuf
+    gdk-pixbuf
     pango
     fontconfig
   ] ++ (if (!nativeOnly) then [