nix-shell: add rsync (#5601)
All checks were successful
continuous-integration/drone/push Build is passing

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

Reviewed-on: #5601
Reviewed-by: Filip Kobierski <fkobi@fsfe.org>
Reviewed-by: delliott <delliott@fsfe.org>
Co-authored-by: hl <hl@fsfe.org>
Co-committed-by: hl <hl@fsfe.org>
This commit was merged in pull request #5601.
This commit is contained in:
hl
2026-01-05 15:03:27 +00:00
committed by delliott
parent 538f5c377d
commit 51f9a9d884

View File

@@ -36,6 +36,7 @@ in
shfmt
prettier
php84Packages.php-cs-fixer
rsync
]);
# Installed for every architecture: only install the lib outputs
multiPkgs =