|
Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Attributes | |
| Path | program |
| bool | searchPath = true |
| Strings | args = {} |
| std::optional< uid_t > | uid = {} |
| std::optional< uid_t > | gid = {} |
| std::optional< Path > | chdir = {} |
| std::optional< std::map< std::string, std::string > > | environment = {} |
| bool | captureStdout = false |
| bool | mergeStderrToStdout = false |
| bool | isInteractive = false |