summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2023-08-19 14:36:18 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2023-09-24 15:12:07 +0200
commita44542f7f6d6df5968cb4291a9372808a1034995 (patch)
tree33c86713f158d83e75bac3cf97362d3654bc6ac1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb6a5be45845957d766997a9cf1b18fec2b0868f1 (diff)
mamba: mark as broken
Failing Hydra build: https://hydra.nixos.org/build/230518081 So apparently `vasprintf`, `asprintf` are now available by default, not just with `_GNU_SOURCE` and now `mamba` (or to be precise, its dependency `xputty`) fails like this: ../xputty/xfilepicker.c:225:5: error: format not a string literal and no format arguments [-Werror=format-security] 225 | asprintf(&filepicker->path, path); | ^~~~~~~~ It seems as if now that these functions are available by default, the format-security check from gcc actually works.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions