steam: add xdg_utils to chrootenv
This commit is contained in:
parent
df3a139dc4
commit
c4bbfdb478
@ -24,6 +24,8 @@ let
|
||||
which
|
||||
# Needed by gdialog, including in the steam-runtime
|
||||
perl
|
||||
# Open URLs
|
||||
xdg_utils
|
||||
] ++ lib.optional withJava jdk
|
||||
++ lib.optional withPrimus (primus.override {
|
||||
stdenv = overrideInStdenv stdenv [ useOldCXXAbi ];
|
||||
|
Loading…
Reference in New Issue
Block a user