summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorphaer <hello@phaer.org>2023-12-15 15:33:26 +0100
committerphaer <hello@phaer.org>2023-12-15 15:33:26 +0100
commitbb74ebb72bb621a03313107f1d32401493b3c438 (patch)
tree12ed8f3c46c9613f50810e397367853284a0cca5 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent02357adddd0889782362d999628de9d309d202dc (diff)
playwright-driver: fix browser download on darwin
We are currently using an impure method to build a derivation for playwrights browsers on darwin: We just call `playwright install` during build-time. But this recently began to fail, with an error that the azure certificate would be self-signed, while it was not. This is presumably due to https://github.com/NixOS/nixpkgs/pull/257513 where we started to use the systems CA store for nodejs instead of the bundled one, so we add cacert to fix it. Maybe the whole impure method of downloading browsers on darwin should be reconsidered in favor of following the same approach as on Linux, but that would probably have the drawback that we'd loose safari as one of the browsers.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions