14959d9d

Author: Michael Lynch <git@mtlynch.io>

Committer: Michael Lynch <mtlynch@noreply.codeberg.org>

Stamp Nix-built Go binaries with VCS metadata (#63)

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.

Reviewed-on: https://codeberg.org/mtlynch/go-app-starter/pulls/63