| Age | Commit message (Expand) | Author |
| 2025-12-16 | pypy: remove explicit darwin minimum SDK | Niklas Korz |
| 2025-12-10 | treewide: clean up 'meta = with' pattern | Ihar Hrachyshka |
| 2025-10-26 | pypy: lib.any -> lib.elem | h7x4 |
| 2025-09-22 | pythonInterpreters: Add passthru.pythonABITags | adisbladis |
| 2025-09-16 | pypy: create and install _sysconfigdata__*.py like _sysconfigdata__linux_x86_... | Sandro Jäckel |
| 2025-09-16 | pypy: fix optimizationLevel 1 erroring | Sandro Jäckel |
| 2025-09-16 | pypy: fix installPhase | qbisi |
| 2025-09-16 | pypy: fix eval | Sandro Jäckel |
| 2025-09-14 | pypy: put NIX_CFLAGS_COMPILE under env to fix withCFlags | Sandro Jäckel |
| 2025-08-07 | pypy{27,310,311}: make CFFI builds find libsqlite3 | Max Wipfli |
| 2025-07-24 | treewide: run nixfmt 1.0.0 | Wolfgang Walther |
| 2025-05-09 | pypy{27,310}: 7.3.17 -> 7.3.19, pypy311: init at 7.3.19 | FliegendeWurst |
| 2025-04-01 | treewide: Format all Nix files | Silvan Mosberger |
| 2025-02-10 | treewide: replace substituteAll with replaceVars | Wolfgang Walther |
| 2024-11-07 | pypy{27,39,310}: drop `darwin.libutil` dependency | Emily |
| 2024-10-28 | pypy: fix darwin build after sdk rework | Olivér Falvai |
| 2024-10-26 | treewide: move tcl libraries under tclPackages | Francesco Gazzetta |
| 2024-09-25 | treewide: replace `stdenv.is` with `stdenv.hostPlatform.is` | Artturin |
| 2024-05-12 | pypy: drop pycparser dependency to fix build | Michael Raskin |
| 2024-04-11 | Revert "Fix venv creation in Python environments" | Sandro Jäckel |
| 2024-03-22 | Merge pull request #297628 from cwp/python-env-venv | Domen Kožar |
| 2024-03-21 | Fix venv creation in Python environments | Colin Putney |
| 2024-03-19 | treewide: add meta.mainProgram to packages with a single binary | stuebinm |
| 2023-12-10 | pypy: add option to change optimization level, update homepage, cleanup | Sandro Jäckel |
| 2023-02-26 | Merge pull request #217558 from winterqt/pypy3-fix-site-packages | Martin Weinelt |
| 2023-02-26 | pypy: Use hash everywhere | Martin Weinelt |
| 2023-02-25 | pypy3{8,9}: fix sitePackages | Winter |
| 2023-02-13 | treewide: use optionalString | Felix Buehler |
| 2023-01-08 | pypy39: fix pypy3 symlink | Thiago Kenji Okada |
| 2023-01-08 | pypy{27,38,39}: remove global with lib | Thiago Kenji Okada |
| 2023-01-08 | pypy{27,38,39}: refactor derivation | Thiago Kenji Okada |
| 2023-01-08 | pypy27: unbreak on aarch64-darwin | Weijia Wang |
| 2023-01-07 | pypy{27,38,39}: mark as broken in aarch64-darwin | Thiago Kenji Okada |
| 2023-01-07 | pypy39: fix build in darwin | Thiago Kenji Okada |
| 2023-01-07 | pypy{27,38,39}: remove i686-linux, add aarch64-darwin | Thiago Kenji Okada |
| 2022-12-02 | pypy2, pypy3: drop unused xlibsWrapper | Sergei Trofimovich |
| 2022-10-17 | pypy: fix executable name for 3.9 | Jörg Thalheim |
| 2022-08-06 | pythonPackagesExtensions: override all Python package sets at once | Frederik Rietdijk |
| 2021-07-16 | pypy: 7.3.3 -> 7.3.5 | Dmitry Kalinkin |
| 2021-07-16 | pypy: don't try to fetch vendored dependencies for cffi bindings | Dmitry Kalinkin |
| 2021-07-16 | pypy: fix for sandboxed darwin | Dmitry Kalinkin |
| 2021-04-04 | lzma: deprecate alias | Sandro Jäckel |
| 2021-02-13 | Merge pull request #104150 from andersk/pypy-7.3.2 | taku0 |
| 2021-01-23 | pkgs/development/interpreters: stdenv.lib -> lib | Ben Siraphob |
| 2021-01-19 | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix | Jonathan Ringer |
| 2020-11-28 | Python: rename parameters and arguments passed to passthru | Frederik Rietdijk |
| 2020-11-28 | Python: use pythonPackagesBuildHost instead of pythonForBuild | Frederik Rietdijk |
| 2020-11-19 | python: Use `makeScopeWithSplicing` | John Ericson |
| 2020-11-18 | pypy: enable aarch64-linux platform | Bernardo Meurer |
| 2020-11-18 | pypy, pypy3: Follow Heptapod move for download URL | Anders Kaseorg |