deploy-rs icon indicating copy to clipboard operation
deploy-rs copied to clipboard

Add option to build on the target host

Open PhilTaken opened this issue 2 years ago • 0 comments

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

PhilTaken avatar Sep 14 '22 10:09 PhilTaken