aboutsummaryrefslogtreecommitdiff
path: root/packages/git-blame-stats/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete more python codeFranck Cuny2024-10-141-26/+0
|
* rename `tools` to `packages` to follow conventionFranck Cuny2024-03-061-0/+26
The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts.