lix-installer/src
Cole Helbling b04b1eec70
Improve permissions checking when dealing with existing files (#267)
* create_file: check if path is file, improve permissions checking

* create_or_insert_into_file: check if path is file, improve permissions checking

* fixup: 100xxx -> xxx modes

* fixup: suggest legal mode for chmod
2023-02-23 19:32:09 +00:00
..
action Improve permissions checking when dealing with existing files (#267) 2023-02-23 19:32:09 +00:00
bin Rename harmonic to nix-installer (#125) 2022-12-19 18:26:58 +00:00
cli Remove some bad merge code (#252) 2023-02-15 13:20:58 -08:00
os Hammer out a bunch of Mac support 2022-10-19 15:12:50 -07:00
planner Rename some of the planners (#243) 2023-02-10 20:35:00 +00:00
channel_value.rs BUGFIX: Call nix-store --load-db & add sandboxed Qemu tests (#138) 2022-12-23 11:07:14 -08:00
error.rs Rename harmonic to nix-installer (#125) 2022-12-19 18:26:58 +00:00
lib.rs Enable deleting users and groups on Mac (#253) 2023-02-22 07:46:52 -08:00
plan.rs Allow users to answer e at prompts (#183) 2023-01-12 19:29:13 +00:00
settings.rs Better support users/groups existing before install (#238) 2023-02-09 10:34:34 -08:00