summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)Author
2021-01-24Merge branch 'master' into staging-nextJan Tojnar
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2021-01-24Merge branch 'master' into staging-nextJan Tojnar
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2021-01-23Merge staging-next into staginggithub-actions[bot]
2021-01-22cpython: fix extensions when using a musl toolchainPeter Woodman
2021-01-22Merge staging-next into staginggithub-actions[bot]
2021-01-22python310: 3.10.0a3 -> 3.10.0a4Jonathan Ringer
2021-01-19Merge branch 'staging-next' into stagingJan Tojnar
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2021-01-16pytestCheckHook: Add disabledTestFiles optionSandro Jäckel
2021-01-14Merge branch 'master' into staging-nextJan Tojnar
2021-01-13python36: enable ctypes.util.find_library patchFabian Möller
2021-01-10Merge staging-next into staginggithub-actions[bot]
2021-01-10Merge master into staging-nextgithub-actions[bot]
2021-01-10toplevel: stdenv.lib -> libProfpatsch
2021-01-09Revert "Revert "python: 3.8.6 -> 3.8.7.""Frederik Rietdijk
2021-01-08Merge staging-next into staginggithub-actions[bot]
2021-01-08python2: fix ctypes.util.find_library with gcc10Orivej Desh
2021-01-08python3: don't use sysconfigdataHook on darwinFrederik Rietdijk
2021-01-07Merge branch 'staging-next' into stagingJan Tojnar
2021-01-07Merge branch 'master' into staging-nextJan Tojnar
2021-01-05Merge staging-next into staginggithub-actions[bot]
2021-01-04python38: remove obsolete find_library patchJonathan Ringer
2021-01-04Revert "python: 3.8.6 -> 3.8.7."Frederik Rietdijk
2021-01-04python: 3.8.6 -> 3.8.7.Drew Hess
2021-01-03treewide: Inline more of the static overlayJohn Ericson
2020-12-28cpython: fix finding headers when cross-compiling extension modulesBen Wolsieffer
2020-12-28cpython: fix ctypes.util.find_libraryLucas Ransan
2020-12-18Merge master into staging-nextgithub-actions[bot]
2020-12-17python310: 3.10.0a2 -> 3.10.0a3Jonathan Ringer
2020-12-12python: 3.9.0 -> 3.9.1Greg Roodt
2020-12-01pythonPackages.pip-install-hook: remove --build optionFrederik Rietdijk
2020-11-30Merge pull request #104781 from NixOS/staging-nextFrederik Rietdijk
2020-11-30python: Propagate packageOverrides to pythonForBuildadisbladis
2020-11-29Merge master into staging-nextFrederik Rietdijk
2020-11-28Python: add todo note regarding pythonForBuildFrederik Rietdijk
2020-11-28Python splicing: splice package sets, not Python derivationFrederik Rietdijk
2020-11-28Python: rename parameters and arguments passed to passthruFrederik Rietdijk
2020-11-28python.tests: use self.callPackage instead of super.callPackageFrederik Rietdijk
2020-11-28Python: use pythonPackagesBuildHost instead of pythonForBuildFrederik Rietdijk
2020-11-26python/hooks/pythonNamespaces: fix __pycache__ being empty, or not existingJonathan Ringer
2020-11-25Revert "Revert "Revert "cpython: fix finding headers when cross-compiling ext...Frederik Rietdijk
2020-11-23python/hooks/pythonNamespaces: fix __pycache__ logicJonathan Ringer
2020-11-23python.tests: not when cross-compilingFrederik Rietdijk
2020-11-23Revert "Revert "cpython: fix finding headers when cross-compiling extension m...Frederik Rietdijk
2020-11-22python.tests: use self.callPackage instead of super.callPackageFrederik Rietdijk
2020-11-22Revert "cpython: fix finding headers when cross-compiling extension modules"Frederik Rietdijk
2020-11-20python3.pkgs.pipInstallHook: don't warn on script installationJonathan Ringer
2020-11-19buildPython*: don't catch conflicts when cross-compilingFrederik Rietdijk