Makefile: Make verify dep on housekeep.

This commit is contained in:
Dmitry Voronin 2024-12-29 05:32:31 +03:00
parent 1de270e49f
commit 862cdb56f6
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -81,7 +81,7 @@ update:
nix flake update
# NOTE: Run `housekeep` target to fix git fsck issues.
verify:
verify: housekeep
git verify-commit HEAD
git fsck