nixpkgs/pkgs/development/interpreters/python
Matthew Glazar fdbcf5ba36 python37: fix build on macOS
The upstream patch for distutils does not apply cleanly to Python
3.7.3's sources. (The patch applies cleanly to Python 3.7.2's sources,
but nixpkgs commit 0ddae82e6a upgraded
Python to 3.7.3.) Fix the patch to make python37 build on macOS.
2019-04-15 10:49:34 -07:00
..
catch_conflicts
cpython python37: fix build on macOS 2019-04-15 10:49:34 -07:00
pypy pypy, pypy3: Remove wrapper 2019-01-16 08:36:47 +01:00
update-python-libraries
build-python-package-common.nix
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
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 python3: 3.7.2 -> 3.7.3 2019-03-26 16:24:04 +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
wrap.sh
wrapper.nix