nixpkgs/pkgs/development/interpreters/python
Dmitry Kalinkin 8fa36fc8a1 python: provide hasCxxDistutils attribute for pythonPackages.numpy
Patching numpy.distutils used to be required for pythonPackages.cython
to build on darwin. It was later accidentally disabled during one of the
refactorings, but that did not break cython. This change reinstantiates
the patch. It still applies, so it should be low maintenance and it can
still be useful.
2019-04-28 09:17:59 +02:00
..
catch_conflicts python: Move catch_conflicts.py into subdirectory (#23600) 2017-04-01 12:22:36 +02:00
cpython python: provide hasCxxDistutils attribute for pythonPackages.numpy 2019-04-28 09:17:59 +02:00
pypy python: provide hasCxxDistutils attribute for pythonPackages.numpy 2019-04-28 09:17:59 +02: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 python: provide hasCxxDistutils attribute for pythonPackages.numpy 2019-04-28 09:17:59 +02:00
mk-python-derivation.nix buildPython*: allow overriding strictDeps 2019-04-24 22:27:06 +02: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