deploy-rs
deploy-rs copied to clipboard
Add option to build on the target host
This PR adds the option to build the derivation on the target server instead of locally. The derivation will first be uploaded to the target system and then built in the remote store. Any required external dependencies will be fetched to the target host using the target system's substituters.
Fixes #12