summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2023-05-11 22:43:12 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2023-05-19 22:31:31 +0200
commitef85c3fe518186ae1effb0441a92c33468c475e2 (patch)
tree090cea981bd880b8fca21d1f66ccbd6839a9a531 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent57e7968e6314eeb501c74723c1e387eed4b7f30e (diff)
nixos: use passAsFile to avoid "Argument list too long" error
This patch fixes "Argument list too long" build failure when passing a list of store paths to system.extraDependencies that exceeds Linux' MAX_ARG_STRLEN limit of 128 KiB. With the shortest possible derivation names (one byte), the 128 KiB limit is equivalent to about 2850 derivations. With longer derivations names, the limit is hit earlier. Fix this restriction.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions