Merge pull request #31480 from DIzFer/steam-borderlands-fix

steam-chrootenv: add iana-etc, fixes #25443
This commit is contained in:
Orivej Desh
2017-11-10 18:05:54 +00:00
committed by GitHub
+1
View File
@@ -32,6 +32,7 @@ let
xdg_utils
# Zoneinfo
etc-zoneinfo
iana-etc
] ++ lib.optional withJava jdk
++ lib.optional withPrimus primus
++ extraPkgs pkgs;