summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authoremilylange <git@emilylange.de>2024-04-02 17:04:16 +0200
committeremilylange <git@emilylange.de>2024-04-02 17:04:16 +0200
commitdab7aa20ed898ed1264edbc7f1ae241427cc3ba6 (patch)
tree0e08310c1a926fdc993b4d26b77a7a39f8df9546 /pkgs/development/python-modules/rangehttpserver
parentd8fe5e6c92d0d190646fb9f1056741a229980089 (diff)
forgejo: add missing internal version ldflags
Those two ldlfags provide the version string for the /api/forgejo/v1/version API endpoint and the forgejo_sem_ver database table. Prio to this change, /api/forgejo/v1/version returned "development" and the database table "1.0.0". The proper version string, which we are now providing, is a combination of a hardcoded version compatibility string (like "gitea-1.21.8") and the forgejo semver version. The forgejo semver version in forgejo v1.21.8-0 is technically hardcoded in the Makefile, but will use git describe starting with the next major release (which will also be the release when forgejo makes this semver user facing). So in summary, this commit is a bug fix in our nixpkgs packaging and prepares us for the next major release.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions