diff options
| author | Niklas Korz <niklas@niklaskorz.de> | 2025-05-13 13:49:39 +0200 |
|---|---|---|
| committer | Alyssa Ross <hi@alyssa.is> | 2025-05-13 17:54:17 +0200 |
| commit | ffbfd9c828ec7a75fc506d952dbc6e38a9562466 (patch) | |
| tree | afb68ad21ddfce109aea405ee6963692d55d4d88 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | a765eb64a53c137a9b2dcc66a63382c379a788d5 (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
