Derive build version from git tags via VERSION file.

flake.nix reads from VERSION instead of hardcoding; Makefile gains
a version target that syncs VERSION from the latest git tag and
injects it into go build ldflags.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 11:26:16 -07:00
parent 5570f82eb4
commit adfb087037
3 changed files with 13 additions and 4 deletions

1
VERSION Normal file
View File

@@ -0,0 +1 @@
3.1.5