From 18ddcd28473953bfe4f416f5c0882f2040280fb0 Mon Sep 17 00:00:00 2001 From: Nikolay Amiantov Date: Thu, 15 Oct 2015 15:17:28 +0300 Subject: steam-fonts: use for chrootenv --- pkgs/games/steam/chrootenv.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgs/games/steam') diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix index 5cc050f9401e..6028883c3633 100644 --- a/pkgs/games/steam/chrootenv.nix +++ b/pkgs/games/steam/chrootenv.nix @@ -8,6 +8,7 @@ buildFHSUserEnv { targetPkgs = pkgs: with pkgs; [ steamPackages.steam + steamPackages.steam-fonts # Errors in output without those pciutils python2 @@ -16,8 +17,6 @@ buildFHSUserEnv { which # Needed by gdialog, including in the steam-runtime perl - # Problems with text visibility in some games - corefonts ] ++ lib.optional withJava jdk ++ lib.optional withPrimus primus -- cgit 1.4.1