This seems to be have been introduced between versions 5.0.5 and 6.0.1.
./result/bin/macchina
Error: Custom { kind: NotFound, error: "Could not locate the configuration file" }
a8888b. Host - owen@nixos
d888888b. Machine - Dell Inc. XPS 13 9370
...
I personally didn't plan on writing a macchina config file, but I don't want that to print on every run.
It's not strictly a bug, but I'm not a fan of this default behavior. It says there's an error, yet it continues running just fine. Maybe this should only be printed when running the doctor (-d)?
This seems to be have been introduced between versions 5.0.5 and 6.0.1.
I personally didn't plan on writing a macchina config file, but I don't want that to print on every run.
It's not strictly a bug, but I'm not a fan of this default behavior. It says there's an error, yet it continues running just fine. Maybe this should only be printed when running the
doctor
(-d
)?Found this change while reviewing the nixpkgs upgrade pr