| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -7/+11 |
| | | |||||
| * | python3.pkgs.*: Explicitly pass buildPythonPackage format parameter | adisbladis | 2023-12-07 | 1 | -0/+1 |
| | | | | | | | | | Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda | ||||
| * | 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. | ||||
| * | lzma: deprecate alias | Sandro Jäckel | 2021-04-04 | 1 | -2/+2 |
| | | |||||
| * | pythonPackages.deeptoolsIntervals: init at 0.1.9 | scalavision | 2019-11-04 | 1 | -0/+28 |
