lix-installer/src
Cole Helbling b96e6b2513
Make nix-installer plan invalid-plan fail (#331)
* Make `nix-installer plan invalid-plan` fail

Prior to this change, the `invalid-plan` would unexpectedly be
interpreted as the output path. Now there is a flag to specify where the
plan should be written to.

* use `out-file` and `NIX_INSTALLER_PLAN_OUT_FILE`
2023-03-13 17:41:52 +00:00
..
action Include user index in the user comment (#330) 2023-03-13 10:16:02 -07:00
bin Add more failure context / Improve error structure (#296) 2023-03-03 14:20:17 -08:00
cli Make nix-installer plan invalid-plan fail (#331) 2023-03-13 17:41:52 +00:00
os Cure APFS/Fstabs on Mac (#246) 2023-03-08 12:49:13 -08:00
planner Cure APFS/Fstabs on Mac (#246) 2023-03-08 12:49:13 -08:00
diagnostics.rs Add more failure context / Improve error structure (#296) 2023-03-03 14:20:17 -08:00
error.rs Add more failure context / Improve error structure (#296) 2023-03-03 14:20:17 -08:00
lib.rs Remove nix channel placement (#304) 2023-03-08 09:24:41 -08:00
plan.rs Add more failure context / Improve error structure (#296) 2023-03-03 14:20:17 -08:00
settings.rs Curing existing /nix (#310) 2023-03-08 18:43:57 +00:00