You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove redundant provenance field from {Read,Write}Conn
This makes `nix copy` from ssh-ng to the daemon preserve provenance,
because in combination with the previous commits,
RemoteStore::addToStoreMultiple() now sends provenance if the daemon
supports it.
Fixes#369.
0 commit comments