nix-shell: add rsync #5601

Merged
delliott merged 1 commits from nix-shell-add-rsync into master 2026-01-05 15:03:30 +00:00
Member

rsync is needed for the build tool and sometimes errors can occur. This also removes a dependency on it being installed on the system.

rsync is needed for the build tool and sometimes errors can occur. This also removes a dependency on it being installed on the system.
hl added 1 commit 2026-01-05 14:18:38 +00:00
nix-shell: add rsync
All checks were successful
continuous-integration/drone/pr Build is passing
57904de11b
hl requested review from delliott 2026-01-05 14:18:38 +00:00
hl requested review from fkobi 2026-01-05 14:18:39 +00:00
fkobi approved these changes 2026-01-05 14:31:32 +00:00
fkobi left a comment
Member

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.

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.
delliott approved these changes 2026-01-05 15:03:15 +00:00
delliott merged commit 51f9a9d884 into master 2026-01-05 15:03:30 +00:00
delliott deleted branch nix-shell-add-rsync 2026-01-05 15:03:31 +00:00
Sign in to join this conversation.