colmena/src
ThinkChaos 90c88ddd17 refactor: rename NixOptions to NixFlags
This helps differentiate in the code Nix's `--option` and other CLI
flags (previously referred to as options).
2022-11-13 16:53:04 -07:00
..
command refactor: rename NixOptions to NixFlags 2022-11-13 16:53:04 -07:00
nix refactor: rename NixOptions to NixFlags 2022-11-13 16:53:04 -07:00
progress Apply fixes from Clippy 2022-10-09 15:26:37 -06:00
cli.rs cli: Add --nix-option to allow passing arbitrary nix options 2022-11-13 16:53:00 -07:00
error.rs error: Add backtraces to ChildFailure and ChildKilled 2022-10-29 13:42:47 -06:00
job.rs job: Fix job state update 2022-10-09 15:26:37 -06:00
main.rs Run rustfmt 2022-07-29 22:13:09 -07:00
troubleshooter.rs error: Add backtraces to ChildFailure and ChildKilled 2022-10-29 13:42:47 -06:00
util.rs cli: Add --nix-option to allow passing arbitrary nix options 2022-11-13 16:53:00 -07:00