nix-portable
nix-portable copied to clipboard
Add ssh for nix commands that need ssh e.g. nix-copy-closure
trafficstars
Fixes #149.
If detects command needs ssh and a wrapped runtime is selected, installs and provides a suitable ssh binary.
(Perhaps we can come up with a better convention for providing wrapped paths?)
Currently, only detects the nix-copy-closure as needing ssh. Adds NP_SSH environment variable to allow user to add ssh for other commands e.g. nix copy.