aboutsummaryrefslogtreecommitdiff
path: root/src/push.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a flag for building with nix-output-monitornom-flagstuebinm2024-03-101-3/+4
* Merge pull request #203 from serokell/rvem/#202-add-workaround-for-derivation...Roman Melnikov2023-05-081-3/+32
|\
| * fixup! [#202] Provide '^out' suffix for deriver on newer nixRoman Melnikov2023-05-051-7/+15
| * [#202] Provide '^out' suffix for deriver on newer nixRoman Melnikov2023-05-051-3/+24
* | [#197] Fix hostname overriding for remote buildsRoman Melnikov2023-04-141-8/+6
|/
* Build every profile first, then push (#158)2xsaiko2022-12-291-14/+19
* Add option to build on the remote hostPhilipp Herzog2022-11-181-59/+135
* General code cleanupnotgne22021-08-121-20/+20
* Evaluate only once, and then only realiseAlexander Bantyev2021-07-021-9/+47
* Clean up adding Command argumentsnotgne22021-02-091-10/+10
* changed: remove 2015-style extern crateBernardo Meurer2021-01-261-2/+2
* Remove unused DeployPathToActivatePathErrornotgne22021-01-081-2/+0
* Struct-ify arguments to push_profilenotgne22021-01-081-37/+56
* Restructure projectnotgne22021-01-081-0/+174