nixpkgs/pkgs/development/libraries/libxslt
Yves Fischer bc392314c6
libxslt: fix cross compilation (#189766)
* libxslt: fix cross compilation

The derivation is already prepared to disable python
if buildPlatform != targetPlatform.
Additionally, the configure of libxslt needs to be told
`--without-python` to not look for the python interpreter.

Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
2022-09-06 07:30:09 +02:00
..
default.nix