mirror of
https://github.com/logos-co/logos-package-manager.git
synced 2026-08-27 10:11:07 +00:00
Bake a nix-generated build-info header into lgpm so `--version` reports the release version (a VERSION file on release/** branches, pre-release-<sha7> on clean master builds, or "dev" for dirty local builds), this repo's commit with a -dirty marker, whether it is a dev or portable build, and the locked commits of the flake inputs. Follows the logos-basecamp approach. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>