| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: change 'format = "pyproject";' to 'pyproject = true;'•••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. | Michael Daniels | 2026-01-12 | 1 | -1/+1 |
| * | treewide: clean up 'meta = with' pattern•••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> | Ihar Hrachyshka | 2025-12-10 | 1 | -3/+3 |
| * | python3Packages.async-tkinter-loop: 0.10.2 -> 0.10.3 | R. Ryantm | 2025-11-18 | 1 | -2/+2 |
| * | python3Packages.async-tkinter-loop: 0.10.0 -> 0.10.2 | R. Ryantm | 2025-10-20 | 1 | -2/+2 |
| * | python3Packages.async-tkinter-loop: 0.9.3 -> 0.10.0 | R. Ryantm | 2025-10-13 | 1 | -2/+2 |
| * | treewide: remove unused pytestCheckHook (and other) arguments | Sigmanificient | 2024-07-17 | 1 | -2/+0 |
| * | treewide: remove pythonRelaxDepsHook references•••It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`. | Martin Weinelt | 2024-06-14 | 1 | -2/+0 |
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -15/+12 |
| * | python311Packages.async-tkinter-loop: fix build | Patka | 2024-02-11 | 1 | -0/+2 |
| * | python3Packages.async-tkinter-loop: 0.9.2 -> 0.9.3•••https://github.com/insolor/async-tkinter-loop/releases/tag/0.9.3 | Martin Weinelt | 2023-12-20 | 1 | -2/+2 |
| * | python310Packages.async-tkinter-loop: 0.9.1 -> 0.9.2 | R. Ryantm | 2023-10-13 | 1 | -2/+2 |
| * | python310Packages.async-tkinter-loop: 0.8.1 -> 0.9.1 | R. Ryantm | 2023-09-20 | 1 | -2/+2 |
| * | python3Packages.async-tkinker-loop: init at 0.8.1 | Emil "AngryAnt" Johansen | 2023-06-21 | 1 | -0/+46 |
