1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-11 15:15:36 +00:00
nixpkgs/pkgs/development/interpreters/python
Frederik Rietdijk 5c8df2235a python3: don't use sysconfigdataHook on darwin
Resolves issue when building wheels which is a regression introduced by
1a65c5df5f

```
AssertionError: would build wheel with unsupported tag ('cp38', 'cp38',
'darwin_x86_64')
```
2021-01-08 09:34:36 +01:00
..
catch_conflicts
cpython python3: don't use sysconfigdataHook on darwin 2021-01-08 09:34:36 +01:00
graalpython
hooks pythonPackages.pip-install-hook: remove --build option 2020-12-01 14:44:26 +01:00
manylinux
pypy Python: rename parameters and arguments passed to passthru 2020-11-28 17:36:23 +01:00
tests python.tests: use self.callPackage instead of super.callPackage 2020-11-28 16:57:07 +01:00
update-python-libraries pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
default.nix Revert "python: 3.8.6 -> 3.8.7." 2021-01-04 20:58:21 +01:00
fetchpypi.nix
mk-python-derivation.nix buildPython*: don't catch conflicts when cross-compiling 2020-11-19 20:59:16 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix python.tests: not when cross-compiling 2020-11-23 15:29:23 +01:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix