mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
02719f21e6
Python always uses "gnu" prefixed ABI names, and this patch handles this by doing a musl->gnu string replacement. With pkgsCross.armv7l-hf-multiplatform.pkgsStatic, the previous name was: _sysconfigdata__linux_arm-linux-gnu Now, the corrected name is: _sysconfigdata__linux_arm-linux-gnueabihf |
||
---|---|---|
.. | ||
catch_conflicts | ||
conda | ||
cpython | ||
hooks | ||
manylinux | ||
pypy | ||
rustpython | ||
tests | ||
update-python-libraries | ||
default.nix | ||
mk-python-derivation.nix | ||
passthrufun.nix | ||
python-packages-base.nix | ||
run_setup.py | ||
setup-hook.nix | ||
setup-hook.sh | ||
sitecustomize.py | ||
tests.nix | ||
with-packages.nix | ||
wrap-python.nix | ||
wrap.sh | ||
wrapper.nix |