nix-portable icon indicating copy to clipboard operation
nix-portable copied to clipboard

Add ssh for nix commands that need ssh e.g. nix-copy-closure

Open irisjae opened this issue 7 months ago • 0 comments
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.

irisjae avatar Apr 07 '25 16:04 irisjae