| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | Merge master into staging-next | nixpkgs-ci[bot] | |
| 4 days | python3Packages.mkPythonEditablePackage: use structuredAttrs instead of ↵ | adisbladis | |
| passAsFile (#515851) | |||
| 11 days | Merge master into staging-next | nixpkgs-ci[bot] | |
| 11 days | python/wrapper: use the python that's already added | Eman Resu | |
| requiredPythonModules always adds a python element. | |||
| 11 days | buildPythonPackage: use nullable attr keys instead | Eman Resu | |
| 11 days | buildPythonPackage: avoid validating python itself | Eman Resu | |
| 11 days | buildPythonPackage: save a function call | Eman Resu | |
| 2026-05-08 | Merge remote-tracking branch 'origin/master' into staging-next | K900 | |
| 2026-05-07 | python315: 3.15.0a7 -> 3.15.0b1 | Martin Weinelt | |
| https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-beta-1 | |||
| 2026-05-03 | python3Packages.mkPythonEditablePackage: keep attrs structured | Stefan Frijters | |
| 2026-05-02 | python3Packages.mkPythonEditablePackage: use structuredAttrs instead of ↵ | Stefan Frijters | |
| passAsFile | |||
| 2026-04-30 | Merge staging-next into staging | nixpkgs-ci[bot] | |
| 2026-04-29 | python2Packages.buildPytonPackage: restructure with lib.extendMkDerivation ↵ | Matt Sturgeon | |
| (#481423) | |||
| 2026-04-28 | Merge staging-next into staging | nixpkgs-ci[bot] | |
| 2026-04-28 | pypy: Fix changelog URL (#514182) | Arne Keller | |
| 2026-04-27 | pypy: Fix changelog URL | Anders Kaseorg | |
| Signed-off-by: Anders Kaseorg <andersk@mit.edu> | |||
| 2026-04-27 | Merge staging-next into staging | nixpkgs-ci[bot] | |
| 2026-04-27 | python3Packages.buildPythonPackage: ban pytestFlagsArray | Yueh-Shun Li | |
| 2026-04-26 | Merge staging-next into staging | nixpkgs-ci[bot] | |
| 2026-04-26 | overridePythonAttrs: support extension-style `newArgs` (`finalAttrs: ↵ | Martin Weinelt | |
| previousArgs: { }`) (#479258) | |||
| 2026-04-26 | Merge staging-next into staging | nixpkgs-ci[bot] | |
| 2026-04-26 | buildPythonPackage: overrideStdenvCompat: show position in its warning ↵ | Yueh-Shun Li | |
| message (#481980) | |||
| 2026-04-26 | overridePythonAttrs: support extension-style newArgs | Yueh-Shun Li | |
| Allow overridePythonAttrs to take `finalAttrs: args: { }`. | |||
| 2026-04-26 | python2Packages.buildPythonPackage: format expression after ↵ | Yueh-Shun Li | |
| lib.extendMkDerivation restructuring | |||
| 2026-04-26 | python2Packages.buildPytonPackage: restructure with lib.extendMkDerivation | Yueh-Shun Li | |
| Port to python2/mk-python-derivation.nix commit 0969c6624713 (buildPython*: support fixed-point arguments via lib.extendMkDerivation") Postpone formatting to minimize diff. | |||
| 2026-04-26 | python2Packages.buildPythonPackage: remove ineffective outputs cleanAttrs | Yueh-Shun Li | |
| Port to python2/mk-python-derivation.nix commit bc122a602a1c ("python3Packages.buildPythonPackage: remove ineffective outputs cleanAttrs"). | |||
| 2026-04-26 | python2Packages.buildPythonPackage: preserve disabled after <pkg>.overrideAttrs | Yueh-Shun Li | |
| Port to python2/mk-python-derivation.nix commit bb3a41f312d0 ("buildPython*: fix the disabled functionality for overrideAttrs-") | |||
| 2026-04-26 | python2Packages.buildPythonPackage: passthru disabled | Yueh-Shun Li | |
| Port to python2/mk-python-derivation.nix commit 8fd082ed7f78 ("mk-python-derivation: passthru disabled"). Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com> | |||
| 2026-04-26 | python2Packages.buildPythonPackage: port respect user-specified passthru attrs | Yueh-Shun Li | |
| Port to python2/mk-python-derivation.nix commit d6a757bb01b6 ("buildPython*: prioritize user-specified passthru attrs"). | |||
| 2026-04-26 | python2Packages.buildPythonPackage: handle passthru with mkDerivation | Yueh-Shun Li | |
| Port to python2/mk-python-derivation.nix commit 21a1cf96866c ("mkPythonPackage, mkPythonApplication: handle passthru with mkDerivation"). | |||
| 2026-04-21 | Merge staging-next into staging | nixpkgs-ci[bot] | |
| 2026-04-21 | Merge master into staging-next | nixpkgs-ci[bot] | |
| 2026-04-20 | treewide: remove empty buildInputs assignments | Ben Siraphob | |
| 2026-04-08 | python313: 3.13.12 -> 3.13.13 | Martin Weinelt | |
| https://docs.python.org/release/3.13.13/whatsnew/changelog.html Fixes: CVE-2026-4224, CVE-2026-3644, CVE-2026-2297 | |||
| 2026-04-08 | python314: 3.14.3 -> 3.14.4 | Martin Weinelt | |
| https://docs.python.org/release/3.14.4/whatsnew/changelog.html Fixes: CVE-2026-4224, CVE-2026-3644, CVE-2026-2297 | |||
| 2026-04-08 | python315: 3.15.0a7 -> 3.15.0a8 | Martin Weinelt | |
| https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-8 Fixes: CVE-2026-4224, CVE-2026-3644 | |||
| 2026-03-22 | python: apply hacl patch unconditionally | Ihar Hrachyshka | |
| 2026-03-22 | pkgsStatic.python314: fix build (#502058) | Martin Weinelt | |
| 2026-03-21 | pkgsStatic.python314: fix build | Ihar Hrachyshka | |
| 2026-03-21 | pythonDocs.html.python27: use https for sources | Lisanna Dettwyler | |
| Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com> | |||
| 2026-03-13 | Merge commit 'ea5f21f20569' into staging-next | r-vdp | |
| # Conflicts: # pkgs/by-name/ki/kitty/package.nix | |||
| 2026-03-13 | python3: propagate overrides of spliced pythons (#498251) | Doron Behar | |
| 2026-03-13 | python3: propagate overrides of spliced pythons | Doron Behar | |
| This is a more accurate resurrection of what was meant to be done in 64214826833482bb3b4fd89b77aabf1248abe33b | |||
| 2026-03-11 | Merge master into staging-next | nixpkgs-ci[bot] | |
| 2026-03-11 | python315: 3.15.0a6 -> 3.15.0a7 | Martin Weinelt | |
| https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0-alpha-7 | |||
| 2026-03-09 | python3: avoid a small `rec` near passthruFun | Doron Behar | |
| 2026-03-06 | Merge staging-next into staging | nixpkgs-ci[bot] | |
| 2026-03-03 | python311: 3.11.14 -> 3.11.15 | Martin Weinelt | |
| https://docs.python.org/release/3.11.15/whatsnew/changelog.html | |||
| 2026-03-03 | python312: 3.12.12 -> 3.12.13 | Martin Weinelt | |
| https://docs.python.org/release/3.12.13/whatsnew/changelog.html | |||
| 2026-02-23 | Merge staging-next into staging | nixpkgs-ci[bot] | |
