summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dasbus (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>
* treewide: remove unused rec expressionsSigmanificient2025-03-141-1/+1
|
* python312Packages.dasbus: fix testsRobert Schütz2024-07-181-4/+13
|
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-2/+13
|
* maintainers: fortuneteller2k -> monifortuneteller2k2023-11-171-1/+1
|
* python3Packages.dasbus: 1.7 -> unstable-11-10-2022fortuneteller2k2023-01-281-6/+10
| | | | | | change format to pyproject add hatchling as a build time dep test with pytestCheckHook
* treewide: switch to nativeCheckInputsGuillaume Girol2023-01-211-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.dasbus: 1.6 -> 1.7Martin Weinelt2023-01-051-2/+2
|
* python3Packages.dasbus: init at 1.6fortuneteller2k2022-02-231-0/+21