diff options
| author | Tim Black <tim@timblack.net> | 2025-05-27 15:25:19 -0700 |
|---|---|---|
| committer | Tim Black <tim@timblack.net> | 2025-05-28 16:47:34 -0700 |
| commit | 124703168968a104a61291ef0de35fa05e1813f6 (patch) | |
| tree | 6387825d5a2e7ce21b4eb6a48e3b72a26a417af5 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | fdf56ea5220336cd4d96d45528c5b26effae266f (diff) | |
pkgs/build-support/fetchgit: add fetchTags parameter
Added fetchTags feature to fetchgit, explicit and clear support for
fetching all tags after the source tree fetch completes. Doing this at
build-time in the fetcher is required for packages that invoke commands
like 'git describe' which require tags, and since the nix store is
read-only by design, it is not possible to git fetch --tags at
activation- or run-time. This feature may have been possible by
specifying a postFetch option including calling git fetch --tags,
however doing so obfuscates the solution to this very real problem.
Explicit support for fetching tags should be a first class citizen just
like fetching other refs.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
