summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/functiontrace
AgeCommit message (Collapse)Author
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-05-22python3Packages: format with nixfmtMartin Weinelt
2023-04-07functiontrace: init at 0.3.7Mathias Sven
Signed-off-by: Mathias Sven <mathiassven2@hotmail.com> Co-authored-by: Lily Foster <lily@lily.flowers>