~mzhang/garbage

Email when the CI fails.

Signed-off-by: Nathan Ringo <nathan@remexre.com>
Adds a NixOS CI config, to catch future flake breakage.

Signed-off-by: Nathan Ringo <nathan@remexre.com>
Updates flake dependencies.

Signed-off-by: Nathan Ringo <nathan@remexre.com>
cfcaa123 — cyqsimon 4 months ago
`garbage list`: add `--json` flag to emit machine-friendly output
40a01ebb — cyqsimon 4 months ago
`garbage list`: improve human-friendly output

- Now uses `Path::to_string_lossy` instead of percent encoding
remove dependency on libmount which no longer compiles
Bump prettytable-rs to 0.10 to fix segfault
(cargo-release) version 0.4.1
Remove capital y for now
Fall back if the uid trash dir could not be created.
Add some diagnostic messages
Only colorize in ttys
Remove formatting for single -v
Add info message for removal
Change logging levels

0 is now both ERROR and WARN, and everything else shifted by one
Next