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 pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
default.nix salt: 3003.3 -> 3004 2021-10-23 11:08:19 +02:00
fix-libcrypto-loading.patch Fix loading of libcrypto when using salt-ssh 2022-01-05 00:50:31 +01:00