mirror of
https://github.com/NixOS/nix.git
synced 2025-11-26 04:00:59 +01:00
Merged R9063
This commit is contained in:
parent
546ca6e8bc
commit
00602dd20c
8 changed files with 30 additions and 38 deletions
|
|
@ -332,7 +332,7 @@ static void performOp(Source & from, Sink & to, unsigned int op)
|
|||
writeString(deriver, to);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
case wopAddToStore: {
|
||||
string baseName = readString(from);
|
||||
bool fixed = readInt(from) == 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue