By: Michael Lynch <git@mtlynch.io>
Stamp Nix-built Go binaries with VCS metadata Use the Go VCS stamping overlay in Nix builds and limit backend sources to the files the Go binary actually needs. This keeps the about-page revision metadata populated without making backend builds depend on unrelated repository files.