nixpkgs/pkgs/applications/networking/sync/rsync
Andreas Rammhold 5219a3ade1 rsync: disable the bundled zlib explicitly
We've been providing zlib as a buildInput for some time now but rsync
still builds (& links) it's own copy of zlib unless we disable it
explicitly. This cuts down on compilation time but otherwise shouldn't
have any side effects.
2020-11-01 12:51:02 +01:00
..
base.nix
default.nix rsync: disable the bundled zlib explicitly 2020-11-01 12:51:02 +01:00
rrsync.nix