Add narFromPath op to nix daemon
This commit is contained in:
@@ -46,6 +46,7 @@ typedef enum {
|
||||
wopVerifyStore = 35,
|
||||
wopBuildDerivation = 36,
|
||||
wopAddSignatures = 37,
|
||||
wopNarFromPath = 38
|
||||
} WorkerOp;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user