summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/bluepy-devices (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: clean up 'meta = with' patternIhar Hrachyshka2025-12-101-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 nixfmtMartin Weinelt2024-05-221-5/+6
|
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis2023-12-071-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.1Fabian Affolter2021-01-261-0/+29