summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)Author
2025-03-02buildPythonPackage: remove obsolete lib inheritanceYueh-Shun Li
2025-03-02buildPythonPackage: format expressionYueh-Shun Li
2025-02-18python310/python311: fix failing tests with openssl >= 3.4Luka Blašković
2025-02-17Merge master into staging-nextnixpkgs-ci[bot]
2025-02-16python3{9,10}.doc: fix buildSandro Jäckel
2025-02-13python314: 3.14.0a4 -> 3.14.0a5Martin Weinelt
2025-02-10treewide: replace substituteAll with replaceVarsWolfgang Walther
2025-02-09bash: Make interactive by default (#379368)K900
2025-02-08buildPython*: make name-related attributes overridable via overrideAttrs (#37...Martin Weinelt
2025-02-08buildPython*: Enable direct attribute overriding via overrideAttrs (the stagi...Martin Weinelt
2025-02-08cpython: provide libuuid for the _uuid module (#377458)Martin Weinelt
2025-02-05bash: Make interactive the defaultSilvan Mosberger
2025-02-04python312: 3.12.8 -> 3.12.9Martin Weinelt
2025-02-04python313: 3.13.1 -> 3.13.2Martin Weinelt
2025-02-04cpython: add isPy313, isPy314 helpersMartin Weinelt
2025-02-04buildPython*: always specify attributes catchConflicts and dontWrapPythonProg...Yueh-Shun Li
2025-02-04buildPython*: make name-relaed attributes overridable via overrideAttrsYueh-Shun Li
2025-02-03Merge staging-next into stagingnixpkgs-ci[bot]
2025-02-03buildPython*: fix mismergeK900
2025-02-03Merge staging-next into stagingnixpkgs-ci[bot]
2025-02-03Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-02-02cpython: patch CVE-2025-0938 (#378410)OTABI Tomoya
2025-02-02Merge remote-tracking branch 'origin/master' into staging-nextK900
2025-02-02buildPython*: format expression after restructuringYueh-Shun Li
2025-02-02buildPython*: remove redundant parenthesisYueh-Shun Li
2025-02-02buildPython*: move argument-dependent let-in variables down below finalAttrsYueh-Shun Li
2025-02-02buildPython*: abstract out transformDrvYueh-Shun Li
2025-02-01cpython: patch CVE-2025-0938Martin Weinelt
2025-01-29cpython: provide libuuid for the _uuid moduleMartin Weinelt
2025-01-24buildPython*: use finalAttrs.finalPackage for passthru attribute valuesYueh-Shun Li
2025-01-24buildPython*: move the format'-related assertion down to its valueYueh-Shun Li
2025-01-24buildPython*: prioritize user-specified passthru attrsYueh-Shun Li
2025-01-17Merge staging-next into stagingnixpkgs-ci[bot]
2025-01-17python314: 3.14.0a3 -> 3.14.0a4natsukium
2025-01-17python314: 3.14.0a2 -> 3.14.0a3Martin Weinelt
2025-01-13Merge staging-next into staginggithub-actions[bot]
2025-01-13python311: fix mingwW64 cross, mark as broken for other versions (#372190)Arne Keller
2025-01-11Merge staging-next into staginggithub-actions[bot]
2025-01-10Fix optional-dependencies in mkPythonEditablePackagePalmer Cox
2025-01-09unittestCheckHook: lint with ShellCheckYueh-Shun Li
2025-01-09unittestCheckHook: handle unittestFlagsArray `__structuredAttrs`-agnosticallyYueh-Shun Li
2025-01-09setuptoolsBuildHook: lint with ShellCheckYueh-Shun Li
2025-01-09setuptoolsBuildHook: support __structuredAttrsYueh-Shun Li
2025-01-09pytestCheckHook: lint with ShellCheckYueh-Shun Li
2025-01-09pytestCheckHook: support __structuredAttrsYueh-Shun Li
2025-01-09mk-python-derivation: passthru `disabled`Peder Bergebakken Sundt
2025-01-08python311: fix mingwW64 cross, mark as broken for other versionsFliegendeWurst
2025-01-03pypy310: 7.3.12 -> 7.3.17FliegendeWurst
2025-01-03pypy27: 7.3.12 -> 7.3.17FliegendeWurst
2024-12-30rustpython: move to by-nameGaetan Lepage