summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-01-16 23:33:55 +0200
committerArtturin <Artturin@artturin.com>2023-01-16 23:54:14 +0200
commite525ae1e1e1a991d27346ef072b5efcfe9236cca (patch)
treedb9205de25b846672cee0c7cdf204ca876eabd73 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentf2c27018f067d9e664c6bac5200f1ef980fc8a93 (diff)
stdenv: disable shellcheck rule SC2068 & SC1091
this is intentional to support both structuredAttrs and non In pkgs/stdenv/generic/setup.sh line 614: for pkg in ${depsBuildBuild[@]} ${depsBuildBuildPropagated[@]}; do ^------------------^ SC2068 (error): Double quote array expansions to avoid re-splitting elements. In pkgs/stdenv/generic/setup.sh line 521: local varRef="$varVar[$((targetOffset - hostOffset))]" ^-- SC1087 (error): Use braces when expanding arrays, e.g. ${array[idx]} (or ${var}[.. to quiet).
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions