nixpkgs/pkgs/tools/admin/salt
Duncan Mac-Vicar P 7efd6c8260
Fix loading of libcrypto when using salt-ssh
When using salt-ssh, Salt would copy itself to the target machine. The libcrypto loading patch included in Nix hardcodes the location, but does not provide any fallback for the target machine, making salt-ssh unusable from a nix environment, which is ironically, one of the coolest use-cases of nix: a self contained git repo with a Saltfile and a shell.nix with dependencies.
2022-01-05 00:50:31 +01:00
..
pepper
default.nix
fix-libcrypto-loading.patch Fix loading of libcrypto when using salt-ssh 2022-01-05 00:50:31 +01:00