| Commit message (Expand) | Author | Age | Files | Lines |
* | Restructure project | notgne2 | 2021-01-08 | 1 | -174/+0 |
* | Fix fast_connection flag to enable substitute-on-destination correctly | notgne2 | 2020-12-19 | 1 | -1/+1 |
* | Fail early if there is no activation script in profile path | Alexander Bantyev | 2020-12-02 | 1 | -0/+17 |
* | Use DeployData's store path to build the activate-rs path | Andreas Fuchs | 2020-12-02 | 1 | -1/+0 |
* | Don't copy the activate script (it's part of the closure anyway) | Andreas Fuchs | 2020-12-02 | 1 | -1/+0 |
* | Use the profile closure's activate script to activate the profile | Andreas Fuchs | 2020-12-02 | 1 | -6/+2 |
* | Quote node and profile names given to `nix build` (relates to #10) | notgne2 | 2020-11-27 | 1 | -2/+2 |
* | Remove old `--no-link` flags to the Nix build | notgne2 | 2020-11-27 | 1 | -9/+5 |
* | Remove ref/cows from DeployDefs, add interactive flag (resolves #4) | notgne2 | 2020-11-22 | 1 | -1/+1 |
* | Pass extra build args to build command | notgne2 | 2020-11-14 | 1 | -0/+5 |
* | Unmute some more outputs, document the remaining mutes | notgne2 | 2020-11-07 | 1 | -2/+1 |
* | Abbreviate match expression with unwrap_or() | notgne2 | 2020-10-30 | 1 | -4/+1 |
* | Make all the errors work correctly (I am so so sorry) | notgne2 | 2020-10-29 | 1 | -13/+42 |
* | Add an option to keep build results | notgne2 | 2020-10-23 | 1 | -13/+30 |
* | Fix log messages, prevent non-flake builds writing to result, unmute stderr o... | notgne2 | 2020-10-23 | 1 | -4/+3 |
* | Clean up some CLI arguments, make magic rollback optional | notgne2 | 2020-10-13 | 1 | -1/+1 |
* | General improvements, deprecate `activate` profile option in favor of executi... | notgne2 | 2020-10-02 | 1 | -5/+0 |
* | Handle more command exits correctly | notgne2 | 2020-10-01 | 1 | -9/+21 |
* | Rework system for deploy properties, add CLI override flags | notgne2 | 2020-10-01 | 1 | -23/+23 |
* | Improve nix copy stuff | notgne2 | 2020-10-01 | 1 | -4/+6 |
* | Add license information, reformat Nix files, clean up | notgne2 | 2020-09-29 | 1 | -0/+4 |
* | use separate binary for activation, more cleanup | notgne2 | 2020-09-28 | 1 | -1/+1 |
* | Add missing files | notgne2 | 2020-09-28 | 1 | -0/+108 |