about summary refs log tree commit diff
path: root/pkgs/applications/office/ktimetracker
AgeCommit message (Collapse)AuthorFilesLines
2024-07-29treewide: remove unused with statements from maintainer listsJörg Thalheim1-1/+1
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!'
2024-07-17treewide: remove dtzWill as maintainer [orphans]Anderson Torres1-1/+1
Since theey is not active in a long span of time. All the packages in this commit are now orphan.
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-3/+3
2020-02-02ktimetracker: init at 5.0.1Will Dietz1-0/+32