summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorNiklas Korz <niklas@niklaskorz.de>2025-05-13 13:49:39 +0200
committerAlyssa Ross <hi@alyssa.is>2025-05-13 17:54:17 +0200
commitffbfd9c828ec7a75fc506d952dbc6e38a9562466 (patch)
treeafb68ad21ddfce109aea405ee6963692d55d4d88 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parenta765eb64a53c137a9b2dcc66a63382c379a788d5 (diff)
rustc: ensure standard library docs are installed
Fixes #405914 Upstream's installation script installs the `docs` component for every target that is built. Unfortunately, installing the docs for a target removes the previous target's docs, ultimately leaving only the docs of the last target in the list. In our case, that is a `no_std` target, for which no `alloc` or `std` docs are built, thus leaving `rustc.doc` without any standard library docs. Moving stdenv's `targetPlatform` to the end of the list ensures we get standard library docs.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions