aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-12[#201] Deduce profile directory during activationRoman Melnikov1-0/+1
2023-04-20[Chore] Handle 'temp_path' as an actual 'Path' instead of 'String'Roman Melnikov1-1/+1
2022-01-13optimize release build for sizeTimothy DeHerrera1-2/+7
2021-07-29update tokioTimothy DeHerrera1-1/+1
2021-01-26changed: sort Cargo.tomlBernardo Meurer1-10/+10
2021-01-26changed: remove 2015-style extern crateBernardo Meurer1-3/+2
2021-01-08Restructure projectnotgne21-6/+2
2020-12-30Modify activation logic to keep SSH connection alive for magic-rollback and a...notgne21-0/+1
2020-12-27Replace logger, add more logging options including filesnotgne21-1/+1
2020-12-15Update tokio & pull in notify, instead of inotifyAndreas Fuchs1-2/+2
2020-12-15Debump the smol_str version to 0.1.16 to build on rust 1.45.2 (#28)Andreas Fuchs1-0/+5
2020-11-29Use crude Nix parsing for parsing the flake pathnotgne21-0/+1
2020-11-22Partially add deployment confirmation utilities (for #4)notgne21-0/+2
2020-10-29Make all the errors work correctly (I am so so sorry)notgne21-0/+2
2020-10-29Fix authors list in package definitionnotgne21-1/+1
2020-10-13Auto rollback if deployment is not confirmednotgne21-1/+4
2020-09-29Add license information, reformat Nix files, clean upnotgne21-1/+5
2020-09-28use separate binary for activation, more cleanupnotgne21-0/+8