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 python: Move catch_conflicts.py into subdirectory (#23600) 2017-04-01 12:22:36 +02:00
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 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 buildPythonPackage: refactor 2016-12-05 10:29:22 +01:00
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 Python: move python-modules/generic to interpreter folder 2016-09-01 16:16:31 +02:00
setup-hook.nix Python: set DETERMINISTIC_BUILD and PYTHONHASHSEED in setupHook 2017-05-19 16:28:11 +02:00
setup-hook.sh Merge pull request #26805 from obsidiansystems/cross-elegant 2017-12-30 22:58:02 -05:00
with-packages.nix python: add python.withPackages function 2016-05-29 15:12:23 +02:00
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