1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 00:54:11 +00:00
nixpkgs/pkgs/development/interpreters/python
Matthew Glazar 0bf2d63366 python35: fix build on macOS
The upstream patch for distutils does not apply cleanly to Python 3.5's
sources. Fix the patch to make python35 build on macOS.
2019-03-10 13:38:43 +01:00
..
catch_conflicts
cpython python35: fix build on macOS 2019-03-10 13:38:43 +01:00
pypy pypy, pypy3: Remove wrapper 2019-01-16 08:36:47 +01:00
update-python-libraries buildPython*: add updateScript to passthru 2018-12-07 15:48:54 +01:00
build-python-package-common.nix Python: improve cross-compilation 2019-01-04 10:45:22 +01:00
build-python-package-flit.nix buildPythonPackage: fix building with flit 2019-03-06 13:42:46 +01:00
build-python-package-pyproject.nix buildPythonPackage: initial support for PEP 517 2019-02-23 20:05:19 +01:00
build-python-package-setuptools.nix Python: improve cross-compilation 2019-01-04 10:45:22 +01:00
build-python-package-wheel.nix
build-python-package.nix buildPythonPackage: initial support for PEP 517 2019-02-23 20:05:19 +01:00
default.nix python: add isPy2 attribute to passthru 2019-01-04 12:31:42 +01:00
mk-python-derivation.nix buildPythonPackage: always export LANG=C.UTF-8 2019-02-23 20:08:26 +01:00
run_setup.py
setup-hook.nix
setup-hook.sh
with-packages.nix
wrap-python.nix Python: improve cross-compilation 2019-01-04 10:45:22 +01:00
wrap.sh Python: improve cross-compilation 2019-01-04 10:45:22 +01:00
wrapper.nix python.buildEnv: new argument makeWrapperArgs 2018-10-13 12:31:52 +02:00