aboutsummaryrefslogtreecommitdiff
path: root/src/utils/mod.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-02Reinstate NoProfileUserAndreas Fuchs1-0/+1
2020-12-02Clean up utils/mod.rsAlexander Bantyev1-12/+0
2020-12-02Use DeployData's store path to build the activate-rs pathAndreas Fuchs1-20/+0
2020-12-02Use the profile closure's activate script to activate the profileAndreas Fuchs1-16/+10
2020-11-29Use crude Nix parsing for parsing the flake pathnotgne21-42/+88
2020-11-27Use the last `.` for node/profile name separation, ignore any trailing `.`. T...notgne21-2/+41
2020-11-22Remove ref/cows from DeployDefs, add interactive flag (resolves #4)notgne21-18/+16
2020-11-22Partially add deployment confirmation utilities (for #4)notgne21-0/+3
2020-10-29Make all the errors work correctly (I am so so sorry)notgne21-16/+37
2020-10-13Clean up some CLI arguments, make magic rollback optionalnotgne21-2/+8
2020-10-10Add profile path option to profilesnotgne21-7/+11
2020-10-08Update documentationnotgne21-25/+0
2020-10-01Rework system for deploy properties, add CLI override flagsnotgne21-40/+126
2020-10-01Improve nix copy stuffnotgne21-0/+24
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/+0
2020-09-28separate out activation logicnotgne21-4/+68
2020-09-28Add missing filesnotgne21-0/+71