summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dbus-deviation (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' Jörg Thalheim2024-07-291-1/+1
* treewide: remove lilyinstarlightLily Foster2024-07-021-1/+1
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-9/+8
* python311Packages.dbus-deviation: fix buildnatsukium2023-12-201-3/+3
* python311Packages.dbus-deviation: fix build•••Cannot be installed using the legacy setuptools.installer any longer. Does not detect sphinx, but also does not require it. Unmaintained since 2021. Martin Weinelt2023-09-271-0/+5
* python3Packages.dbus-deviation: init at 0.6.1Lily Foster2023-04-161-0/+35