aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-05Add interface with json schema, fix flake-less issues, put setActivate and js...notgne21-3/+6
2020-10-01Rework system for deploy properties, add CLI override flagsnotgne21-45/+95
2020-10-01Improve nix copy stuffnotgne21-0/+2
2020-09-29More separation and component testingnotgne21-23/+34
2020-09-29Add license information, reformat Nix files, clean upnotgne21-1/+5
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 cleanupnotgne21-133/+87
2020-09-28More functionsnotgne21-40/+49
2020-09-28separate out activation logicnotgne21-161/+8
2020-09-28separate and add tests for flake parsingnotgne21-22/+69
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