git-hooks.nix
git-hooks.nix copied to clipboard
Flakes support seemingly broken
I've tried following the Flakes support section, but the resulting setup is broken in two ways:
nix flake checkprints the diff necessary to satisfy the formatters, but doesn't actually apply them.nix develop(after adirenv deny) does not set up pre-commit hooks, sogit commitskips all of them.