mirror of
https://github.com/NixOS/nix.git
synced 2025-11-24 03:09:35 +01:00
* Support exportPath() in remote mode.
This commit is contained in:
parent
dc7d594776
commit
0f5da8a83c
4 changed files with 42 additions and 5 deletions
|
|
@ -70,7 +70,7 @@ private:
|
|||
FdSource from;
|
||||
Pid child;
|
||||
|
||||
void processStderr();
|
||||
void processStderr(Sink * sink = 0);
|
||||
|
||||
void forkSlave();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue