Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-29 | Add license information, reformat Nix files, clean up | notgne2 | 1 | -1/+5 | |
2020-09-29 | Pass extra arguments to the Nix build command | notgne2 | 1 | -20/+32 | |
2020-09-28 | Add examples | notgne2 | 1 | -0/+2 | |
2020-09-28 | use separate binary for activation, more cleanup | notgne2 | 1 | -133/+87 | |
2020-09-28 | More functions | notgne2 | 1 | -40/+49 | |
2020-09-28 | separate out activation logic | notgne2 | 1 | -161/+8 | |
2020-09-28 | separate and add tests for flake parsing | notgne2 | 1 | -22/+69 | |
2020-09-28 | minor patches | notgne2 | 1 | -7/+4 | |
2020-09-28 | some basic modularization | notgne2 | 1 | -300/+20 | |
2020-09-28 | fix some logging | notgne2 | 1 | -8/+6 | |
2020-09-28 | Crudely perform pushes before deploys, with little data re-use (untested) | notgne2 | 1 | -66/+69 | |
2020-09-28 | Mildly modularize and seperate deploy and push (untested) | notgne2 | 1 | -46/+118 | |
2020-09-28 | Add (untested) profiles order support | notgne2 | 1 | -1/+21 | |
2020-09-28 | add check sigs flag | notgne2 | 1 | -2/+14 | |