summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2023-02-27 03:53:33 +0100
committerAlyssa Ross <hi@alyssa.is>2023-02-28 00:34:00 +0000
commit359a46e751124454a1a03ad1cdcb1efef745abd8 (patch)
treec4fe2d0e5faf15ab42ca0c6b0ba1141ea5af52e1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentce07d44ca9d6824125f4a30a96a42555b61de205 (diff)
llvm*: Remove `outputSpecified` workaround where possible
The effect of `.out // { outputSpecified = false; }` in these cases is to select the default output explicitly, but then make the selection implicit until `overrideAttrs` is called. Previously `overrideAttrs` would not preserve output selection, masking the apparently unnecessary behavior of this workaround. For `libllvm-polly`, this logic does not apply, as it does not select the default output. The `outputSpecified` workaround was introduced in https://github.com/NixOS/nixpkgs/pull/122554 and was perhaps rushed because of a release deadline, and expected delays from mass rebuilds. The change in `overrideAttrs` behavior was added in 5b2f597b116d56104d45c35587920323ed2a5666 / https://github.com/NixOS/nixpkgs/pull/211685 and the problem was discovered in https://github.com/NixOS/nixpkgs/pull/218537, which may contain further information.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions