about summary refs log tree commit diff stats
path: root/pkgs/by-name/tr/tree-sitter-yts/package.nix (follow)
Commit message (Collapse)AuthorAge
* modules/nvim: Update to the newest tree-sitter versionBenedikt Peetz8 days
| | | | | | This includes quite a big collection of breaking changes, and as I can't have the same plugin twice in the `buildEnv` scope, some plugins (e.g. neorg and femacro) needed to be deactivated.
* treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz2025-04-27
| | | | This change also ensures that this repo is reuse-3.0 compliant.
* refactor(pkgs/tree-sitter-yts): Move to `yt`Benedikt Peetz2024-11-04
|
* refactor(pkgs): Categorize into `by-name` shardsBenedikt Peetz2024-05-23
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.