mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
nix copy: Revive progress bar
This commit is contained in:
parent
dffc3fe43b
commit
c5e4404580
6 changed files with 99 additions and 2 deletions
|
@ -135,7 +135,6 @@ struct LegacySSHStore : public Store
|
|||
|
||||
if (readInt(conn->from) != 1)
|
||||
throw Error("failed to add path '%s' to remote host '%s', info.path, host");
|
||||
|
||||
}
|
||||
|
||||
void narFromPath(const Path & path, Sink & sink) override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue