steam: passthru steam's args
This makes it possible to introspect steam-specific arguments such as extraEnv.
This commit is contained in:
@@ -309,6 +309,7 @@ in buildFHSEnv rec {
|
||||
description = "Steam dependencies (dummy package, do not use)";
|
||||
};
|
||||
|
||||
passthru.steamargs = args;
|
||||
passthru.run = buildFHSEnv {
|
||||
name = "steam-run";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user