aboutsummaryrefslogtreecommitdiff
path: root/src/activate.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-13Clean up some CLI arguments, make magic rollback optionalnotgne21-11/+28
2020-10-13Auto rollback if deployment is not confirmednotgne21-72/+173
2020-10-11Set working directory during activation to the profile pathnotgne21-0/+2
2020-10-11Move activate script location, use buildEnv for setActivatenotgne21-2/+2
2020-10-02General improvements, deprecate `activate` profile option in favor of executi...notgne21-86/+82
2020-10-01Handle more command exits correctlynotgne21-10/+29
2020-09-29Add license information, reformat Nix files, clean upnotgne21-0/+4
2020-09-29Move all activation logic to activate.rs (the unused warnings got annoying)notgne21-1/+109
2020-09-28use separate binary for activation, more cleanupnotgne21-0/+54