Skip to content

Conversation

@wvffle
Copy link

@wvffle wvffle commented Jul 11, 2025

Fixes #298

The --remote-bin-path option adds a way to specify nix-* binaries path on non NixOS systems without a need of modyfing target's sshd config.

  • During deployment stage, it appends ?remote_program=<remote-bin-path>/nix-store to the hostname in places here it is needed
  • Dduring activation stage it adds PATH env variable to all Command::new() calls

Sorry for unrelated changes due to rustfmt :/

@wvffle wvffle force-pushed the feat/remote-program branch 2 times, most recently from 52f89b0 to 0bbc325 Compare July 11, 2025 21:58
@wvffle wvffle changed the title feat: add remoteProgram option (#298) feat: add --remote-bin-path option (#298) Jul 11, 2025
@wvffle wvffle marked this pull request as ready for review July 11, 2025 22:06
@wvffle wvffle force-pushed the feat/remote-program branch from 0bbc325 to d01e940 Compare July 15, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant