nixpkgs/pkgs/applications/networking/sync/rsync
ryanfitzsimon f203d50d09 rrsync: Make perl a run-time dependency (#71344)
perl is a run-time dependency, so it should be in buildInputs rather
than nativeBuildInputs.

This has been preventing patchShebangsAuto() in fixupOutputHooks from
patching the /usr/bin/perl interpreter shebang in $out/bin/rrsync since
61bc03c017.

Resolves #71198
2019-10-19 11:33:28 +02:00
..
base.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
default.nix rsync: move defaults to package file 2019-02-03 15:30:18 +00:00
rrsync.nix rrsync: Make perl a run-time dependency (#71344) 2019-10-19 11:33:28 +02:00