| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: clean up 'meta = with' pattern | Ihar Hrachyshka | 2025-12-10 | 1 | -3/+3 |
| | | | | | | | | | | | 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> | ||||
| * | python313Packages.bitlist: 1.2.0 -> 2.0.0 | Fabian Affolter | 2025-09-22 | 1 | -15/+8 |
| | | |||||
| * | python313Packages.bitlist: migrate to pytest-cov-stub | Peder Bergebakken Sundt | 2025-03-04 | 1 | -6/+5 |
| | | |||||
| * | python312Packages.bitlist: relax parts constraint | Martin Weinelt | 2024-06-24 | 1 | -4/+6 |
| | | |||||
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -17/+12 |
| | | |||||
| * | python3.pkgs.bitlist: 1.1.0 -> 1.2.0 | Theodore Ni | 2023-08-17 | 1 | -12/+2 |
| | | |||||
| * | python3.pkgs.bitlist: audit and update dependencies | Theodore Ni | 2023-08-05 | 1 | -7/+17 |
| | | |||||
| * | python310Packages.bitlist: 1.0.1 -> 1.1.0 | Fabian Affolter | 2023-04-27 | 1 | -2/+2 |
| | | |||||
| * | treewide: switch to nativeCheckInputs | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| | | | | | | | | checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. | ||||
| * | python3Packages.bitlist: add setuptools to nativeBuildInputs | Martin Weinelt | 2022-09-16 | 1 | -0/+5 |
| | | |||||
| * | python310Packages.bitlist: 0.8.0 -> 1.0.1 | Fabian Affolter | 2022-08-06 | 1 | -5/+5 |
| | | |||||
| * | python310Packages.bitlist: 0.7.0 -> 0.8.0 | R. Ryantm | 2022-06-22 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.bitlist: 0.6.2 -> 0.7.0 | Fabian Affolter | 2022-03-14 | 1 | -2/+10 |
| | | |||||
| * | python38Packages.bitlist: 0.6.1 -> 0.6.2 | R. Ryantm | 2021-12-06 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.bitlist: 0.6.0 -> 0.6.1 | Fabian Affolter | 2021-12-05 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.bitlist: 0.5.1 -> 0.6.0 | Fabian Affolter | 2021-12-03 | 1 | -8/+6 |
| | | |||||
| * | python3Packages.bitlist: 0.4.0 -> 0.5.1 | Fabian Affolter | 2021-09-24 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.bitlist: allow later parts releases | Fabian Affolter | 2021-09-22 | 1 | -0/+5 |
| | | |||||
| * | python3Packages.bitlist: 0.3.1 -> 0.4.0 | Fabian Affolter | 2021-09-09 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.bitlist: init at 0.3.1 | Fabian Affolter | 2021-03-06 | 1 | -0/+35 |
