aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/co/comments/update.sh (unfollow)
Commit message (Collapse)Author
2024-08-21refactor(pkgs/comments): Integrate into ytBenedikt Peetz
2024-05-25style(treewide): FormatBenedikt Peetz
2024-05-24fix(pkgs/update.sh): Update to the new `by-name` conventionBenedikt Peetz
2024-05-23refactor(pkgs): Categorize into `by-name` shardsBenedikt Peetz
This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization.
2024-05-20refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz
2024-05-09fix(treewide): `Upgrade` the Cargo.toml file before `updating` the Cargo.lockBenedikt Peetz
2024-01-28fix(sys/nixpkgs/update_pkgs): Allow to hide expansive updates behind flagSoispha
2024-01-28feat(sys/nixpkgs/pkgs/comments): InitSoispha
This rewrite of the `comments` script even provides nested comments
2024-01-23feat(sys/nixpkgs/pkgs): Add update scriptsSoispha