nixpkgs/pkgs/tools/networking/openssh
Ben Wolsieffer c0681ac66a openssh: fix cross-compilation after #100906
krb5-config from the host platform needs to be added to PATH so it can be run
during build. This works because krb5-config is a platform independent
shell-script. Before #100906, krb5-config was not used, so we didn't run into
this problem.
2020-12-25 18:36:21 -05:00
..
default.nix openssh: fix cross-compilation after #100906 2020-12-25 18:36:21 -05:00
dont_create_privsep_path.patch
locale_archive.patch
ssh-copy-id-fix-eof.patch [staging] openssh: Fix EOF: command not found 2020-11-24 17:06:45 +01:00
ssh-keysign.patch