| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-03 | python2Packages.pip: mark insecure | Robert Schütz | |
| 2026-04-29 | python2Packages.setuptools: mark insecure | Robert Schütz | |
| 2026-01-24 | treewide: fix typos (#479869) | Michael Daniels | |
| 2026-01-15 | python2Packages.more-itertools: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.packaging: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.configparser: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.zipp: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.contextlib2: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.importlib-metadata: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.pluggy: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.attrs: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.backports-functools-lru-cache: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.wcwidth: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.mock: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.pytest: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.markupsafe: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.hypothesis: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.coverage: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.filelock: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.pytest-xdist: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.jinja2: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.cffi: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.pycairo: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.pyparsing: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.pygobject2: drop | Sigmanificient | |
| 2026-01-15 | python2Packages.pygtk: drop | Sigmanificient | |
| 2026-01-14 | python2Packages.setuptools-scm: drop | Sigmanificient | |
| 2026-01-14 | python2Packages.scandir: drop | Sigmanificient | |
| 2026-01-14 | python2Packages.futures: drop | Sigmanificient | |
| 2026-01-14 | python2Packages.enum: drop | Sigmanificient | |
| 2026-01-14 | python2Packages.typing: drop | Sigmanificient | |
| 2026-01-14 | python2Packages.typing: remove superfluous pythonOlder and pythonAtLeast | Gutyina Gergő | |
| 2026-01-14 | python2Packages.pytest: remove superfluous pythonOlder | Gutyina Gergő | |
| 2026-01-13 | treewide: fix typos | Ben Siraphob | |
| 2026-01-12 | treewide: change 'format = "pyproject";' to 'pyproject = true;' | Michael Daniels | |
| This is almost all find-and-replace. I manually edited: * pkgs/development/python-modules/notifications-android-tv/default.nix, * pkgs/servers/home-assistant/default.nix, * pkgs/development/tools/continuous-integration/buildbot/master.nix A few files have not been changed in this PR because they would cause rebuilds. This PR should have 0 rebuilds. | |||
| 2025-12-10 | treewide: clean up 'meta = with' pattern | Ihar Hrachyshka | |
| This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> | |||
| 2025-12-09 | maintainers: drop lsix | Wolfgang Walther | |
| Reacted to 0 out of 16 maintainer pings in the least 180 days. | |||
| 2025-10-05 | treewide: remove unused with | Wolfgang Walther | |
| Auto-fixed by nixf-diagnose. | |||
| 2025-08-22 | maintainers: drop abbradar | phaer | |
| Listed as maintainer for ~170 packages but last commit that made it to master was 6786ceb in February 2022. Unresponsive on PRs, such as i.e. #411522 | |||
| 2025-07-24 | treewide: run nixfmt 1.0.0 | Wolfgang Walther | |
| 2025-07-02 | treewide: add explicit format attribute for Python packages | Martin Weinelt | |
| If a Python package does not come with either `format` or `pyproject` we consider it a setuptools build, that calls `setup.py` directly, which is deprecated. This change, as a first step, migrates a large chunk of these packages to set setuptools as their explicit format This is so we can unify the problem space for the next step of the migration. | |||
| 2025-06-11 | various: remove domenkozar from maintainers (#415576) | Domen Kožar | |
| 2025-04-08 | Revert "treewide: replace `rev` with `tag`" | Winter | |
| This reverts commit 65a333600d5c88a98d674f637d092807cfc12253. This wasn't tested for correctness with something like fodwatch [0], and should not have been (self-)merged so quickly, especially without further review. It also resulted in the breakage of at least one package [1] (and that's the one we know of and was caught). A few packages that were updated in between this commit and this revert were not reverted back to using `rev`, but other than that, this is a 1:1 revert. [0]: https://codeberg.org/raphaelr/fodwatch [1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e4587d75882aebc21a04bee960418f8ce9 | |||
| 2025-04-07 | treewide: replace `rev` with `tag` | Pol Dellaiera | |
| 2025-03-14 | treewide: remove unused rec expressions | Sigmanificient | |
| 2025-03-12 | python2Packages.hypothesis: remove enum34 | Benjamin Sparks | |
| 2024-12-25 | python2Packages.pygtk: fix build w/ `-fpermissive` | Bryan Lai | |
| ... and adopt the package: add @bryango to maintainers. | |||
| 2024-12-10 | treewide: format all inactive Nix files | Silvan Mosberger | |
| After final improvements to the official formatter implementation, this commit now performs the first treewide reformat of Nix files using it. This is part of the implementation of RFC 166. Only "inactive" files are reformatted, meaning only files that aren't being touched by any PR with activity in the past 2 months. This is to avoid conflicts for PRs that might soon be merged. Later we can do a full treewide reformat to get the rest, which should not cause as many conflicts. A CI check has already been running for some time to ensure that new and already-formatted files are formatted, so the files being reformatted here should also stay formatted. This commit was automatically created and can be verified using nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH | |||
| 2024-10-31 | python2-modules: Add a README explaining that Python 2 is no longer ↵ | Eric Firestone | |
| supported (#348583) Add a README explaining that Python 2 is no longer supported | |||
| 2024-09-25 | Merge branch 'master' into staging-next | Artturin | |
