aboutsummaryrefslogtreecommitdiff
path: root/src/activate.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* General improvements, deprecate `activate` profile option in favor of ↵notgne22020-10-021-86/+82
| | | | executing $PROFILE/activate (Wrap It Yourself) to ensure successful rollback activations
* Handle more command exits correctlynotgne22020-10-011-10/+29
|
* Add license information, reformat Nix files, clean upnotgne22020-09-291-0/+4
|
* Move all activation logic to activate.rs (the unused warnings got annoying)notgne22020-09-291-1/+109
|
* use separate binary for activation, more cleanupnotgne22020-09-281-0/+54