steam-run: inherit extraInstallCommands
This commit is contained in:
committed by
Jonathan Ringer
parent
a4d921be21
commit
b685f44ef2
@@ -274,7 +274,7 @@ in buildFHSUserEnv rec {
|
||||
name = "steam-run";
|
||||
|
||||
targetPkgs = commonTargetPkgs;
|
||||
inherit multiPkgs extraBuildCommands profile;
|
||||
inherit multiPkgs extraBuildCommands profile extraInstallCommands;
|
||||
|
||||
inherit unshareIpc unsharePid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user