|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Attributes | |
| AutoCloseFD | toHook |
| AutoCloseFD | fromHook |
| AutoCloseFD | builderOut |
| Pid | pid |
| FdSink | sink |
| std::map< ActivityId, Activity > | activities |
| AutoCloseFD nix::HookInstance::builderOut |
Pipe for the builder's standard output/error.
| AutoCloseFD nix::HookInstance::fromHook |
Pipe for the hook's standard output/error.
| Pid nix::HookInstance::pid |
The process ID of the hook.
| AutoCloseFD nix::HookInstance::toHook |
Pipe for talking to the build hook.