to reproduce: run nix fmt in the root, see the error. cd nix, run nix fmt, see it works. change projectRootFile to ./flake.nix run nix fmt from within nix/, see it fails. cd to the root, run nix fmt, see it works.