mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-07 16:40:21 +09:00
9621a97ebe
Replace the grep/awk hash extraction in build.yml with a structured vendorhash check step; the PR review comment now reads expected/ actual values directly from $GITHUB_OUTPUT instead of scraping Nix stderr. Add a prek hook so divergence is caught locally before push.