Files
nixpkgs/pkgs/pkgs-lib
Jared Baur 60a26bb3ae formats.xml: fix cross compilation
`python3.pkgs` does not splice, so with a package-set setup to
cross-compile, we end up building xmltodict for the host platform. By
using `python3Packages.xmltodict` instead, we only use xmltodict for the
build platform, which is all that is needed for generating XML documents
at build-time.

(cherry picked from commit ae98bf9246)
2025-07-29 11:59:12 +00:00
..
2025-06-20 15:01:28 +02:00
2025-07-29 11:59:12 +00:00