git-hooks.nix
git-hooks.nix copied to clipboard
A hook to check that `flake.lock` is in sync
ie., run nix flake lock and ensure that no new modifications (unstaged) are made to the flake.lock file.