| 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> | ||||
| * | treewide: remove unused rec expressions | Sigmanificient | 2025-03-14 | 1 | -1/+1 |
| | | |||||
| * | python312Packages.dasbus: fix tests | Robert Schütz | 2024-07-18 | 1 | -4/+13 |
| | | |||||
| * | python3Packages: format with nixfmt | Martin Weinelt | 2024-05-22 | 1 | -2/+13 |
| | | |||||
| * | maintainers: fortuneteller2k -> moni | fortuneteller2k | 2023-11-17 | 1 | -1/+1 |
| | | |||||
| * | python3Packages.dasbus: 1.7 -> unstable-11-10-2022 | fortuneteller2k | 2023-01-28 | 1 | -6/+10 |
| | | | | | | | change format to pyproject add hatchling as a build time dep test with pytestCheckHook | ||||
| * | 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. | ||||
| * | python3Packages.dasbus: 1.6 -> 1.7 | Martin Weinelt | 2023-01-05 | 1 | -2/+2 |
| | | |||||
| * | python3Packages.dasbus: init at 1.6 | fortuneteller2k | 2022-02-23 | 1 | -0/+21 |
