summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dasbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: clean up 'meta = with' pattern•••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> Ihar Hrachyshka2025-12-101-3/+3
* 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-2022•••change format to pyproject add hatchling as a build time dep test with pytestCheckHook fortuneteller2k2023-01-281-6/+10
* 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 Girol2023-01-211-1/+1
* python3Packages.dasbus: 1.6 -> 1.7Martin Weinelt2023-01-051-2/+2
* python3Packages.dasbus: init at 1.6fortuneteller2k2022-02-231-0/+21