steam-run: inherit bwrap namespace settings
This commit is contained in:
committed by
Jonathan Ringer
parent
721ea006a8
commit
c44acaaceb
@@ -295,6 +295,8 @@ in buildFHSUserEnv rec {
|
|||||||
targetPkgs = commonTargetPkgs;
|
targetPkgs = commonTargetPkgs;
|
||||||
inherit multiPkgs extraBuildCommands;
|
inherit multiPkgs extraBuildCommands;
|
||||||
|
|
||||||
|
inherit unshareIpc unsharePid;
|
||||||
|
|
||||||
runScript = writeScript "steam-run" ''
|
runScript = writeScript "steam-run" ''
|
||||||
#!${runtimeShell}
|
#!${runtimeShell}
|
||||||
run="$1"
|
run="$1"
|
||||||
|
|||||||
Reference in New Issue
Block a user