| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -21/+13 |
| * | treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. | stuebinm | 2024-03-19 | 1 | -0/+1 |
| * | python311Packages.autoflake: 2.3.0 -> 2.3.1 | R. Ryantm | 2024-03-13 | 1 | -2/+2 |
| * | python311Packages.autoflake: 2.2.1 -> 2.3.0 | R. Ryantm | 2024-02-20 | 1 | -2/+2 |
| * | python3Packages.autoflake: 2.0.1 -> 2.2.1 | Martin Weinelt | 2023-09-27 | 1 | -2/+2 |
| * | python3Packages.autoflake: depend on tomli for older pythons•••As you can see in https://github.com/PyCQA/autoflake/pull/138, TOML support is added using python 3.11's builtin `tomllib`. However, for older Python versions, they use `tomli`. Thus, it must be included for those versions. @moduon MT-2798 | Jairo Llopis | 2023-04-24 | 1 | -2/+4 |
| * | python3Packages.autoflake: 1.4 -> 2.0.1 | Martin Weinelt | 2023-03-03 | 1 | -2/+8 |
| * | treewide: switch to nativeCheckInputs•••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. | Guillaume Girol | 2023-01-21 | 1 | -1/+1 |
| * | autoflake: move to pythonPackages•••It is imported by pydantic. | Robert Schütz | 2023-01-09 | 1 | -0/+40 |
