about summary refs log tree commit diff
path: root/pkgs/development/tools/cotton
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
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/'
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.
2023-09-13cotton: unstable-2023-08-09 -> unstable-2023-09-13figsoda2-290/+119
Diff: https://github.com/danielhuang/cotton/compare/04e2dfd123f7af6e78e3ce86b2fc04ca4c754cdc...df9d79a4b0bc4b140e87ddd7795924a93775a864
2023-08-09cotton: unstable-2023-07-04 -> unstable-2023-08-09figsoda2-52/+70
Diff: https://github.com/danielhuang/cotton/compare/940564f64fb6cc6a4bf1e59bc2498ca19a62e1c3...04e2dfd123f7af6e78e3ce86b2fc04ca4c754cdc
2023-07-04cotton: unstable-2023-04-13 -> unstable-2023-07-04figsoda2-120/+167
Diff: https://github.com/danielhuang/cotton/compare/e6aeb0757a2579de82e75e1d2e9fc20739f0ab7f...940564f64fb6cc6a4bf1e59bc2498ca19a62e1c3
2023-04-16cotton: unstable-2022-10-04 -> unstable-2023-04-13, add figsoda as a maintainerfigsoda2-261/+646
Diff: https://github.com/danielhuang/cotton/compare/30f3aa7ec6792f3e2dbafc9f4b009b1a6eadc755...e6aeb0757a2579de82e75e1d2e9fc20739f0ab7f
2023-03-26tree-wide: convert rust with git deps to importCargoLockYureka2-1/+2183
2022-11-10cotton: fix build on darwinMostly Void1-1/+5
2022-10-05cotton: init at unstable-2022-10-04Mostly Void1-0/+25