From 3a15a13354f83d1d1247b285da99e71e6b69ddac Mon Sep 17 00:00:00 2001 From: nyanloutre Date: Mon, 9 Mar 2020 21:46:04 +0100 Subject: [PATCH] steam.chrootenv: Add Prison Architect dependencies --- pkgs/games/steam/chrootenv.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix index cb85426c23b..56e1a09f36e 100644 --- a/pkgs/games/steam/chrootenv.nix +++ b/pkgs/games/steam/chrootenv.nix @@ -105,6 +105,12 @@ in buildFHSUserEnv rec { # called by steam's setup.sh file + + # Prison Architect + libGLU + libuuid + libbsd + alsaLib ] ++ (if (!nativeOnly) then [ (steamPackages.steam-runtime-wrapped.override { inherit runtimeOnly; @@ -152,8 +158,6 @@ in buildFHSUserEnv rec { xorg.libXt xorg.libXmu xorg.libxcb - libGLU - libuuid libogg libvorbis SDL