pre-commit: parallel: false commands: 01_nixfmt: glob: "*.nix" run: nixpkgs-fmt {staged_files} && git add {staged_files}