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>
authored by