| 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> | ||||
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -5/+6 |
| | | |||||
| * | 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 | ||||
| * | python3Packages.bluepy-devices: init at 0.2.1 | Fabian Affolter | 2021-01-26 | 1 | -0/+29 |
