aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-29Move all activation logic to activate.rs (the unused warnings got annoying)notgne23-110/+109
2020-09-29Pass extra arguments to the Nix build commandnotgne21-20/+32
2020-09-28Add examplesnotgne21-0/+2
2020-09-28use separate binary for activation, more cleanupnotgne25-140/+163
2020-09-28More functionsnotgne23-42/+50
2020-09-28separate out activation logicnotgne23-165/+184
2020-09-28separate and add tests for flake parsingnotgne21-22/+69
2020-09-28Add missing filesnotgne24-0/+300
2020-09-28minor patchesnotgne21-7/+4
2020-09-28some basic modularizationnotgne21-300/+20
2020-09-28fix some loggingnotgne21-8/+6
2020-09-28Crudely perform pushes before deploys, with little data re-use (untested)notgne21-66/+69
2020-09-28Mildly modularize and seperate deploy and push (untested)notgne21-46/+118
2020-09-28Add (untested) profiles order supportnotgne21-1/+21
2020-09-28add check sigs flagnotgne21-2/+14