nix-shell: add rsync #5601
Reference in New Issue
Block a user
Delete Branch "nix-shell-add-rsync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
rsync is needed for the build tool and sometimes errors can occur. This also removes a dependency on it being installed on the system.
It is not something that regular end-users use so I think it is a good idea to add it if it solves an error.