fix(collate-grammars): prepare for nvim-treesitter main#391
Merged
BirdeeHub merged 1 commit intoBirdeeHub:mainfrom Dec 31, 2025
Merged
fix(collate-grammars): prepare for nvim-treesitter main#391BirdeeHub merged 1 commit intoBirdeeHub:mainfrom
BirdeeHub merged 1 commit intoBirdeeHub:mainfrom
Conversation
Owner
|
LGTM Can we make a PR to make that build vim grammar function add something to passthru so we don't have to check on the name? For now tho this is fine, and this match is correct for the new name, and the old one. So thank you for that. |
Owner
|
Oh no my github token is out of date and every workflow failed... |
Owner
|
Also I sent you an invite to an org with a private repo in it, I have something cooking you may be interested in that is coming out soonish, related to my new nix-wrapper-modules repo. Figured you might be at the very least curious. Don't mind the name, its a joke kinda, it is good though I think. |
antoineco
added a commit
to antoineco/dotfiles
that referenced
this pull request
Jan 6, 2026
Follow-up to previous commit. Also updates the nixCats flake, which is required for collating grammars that use the new derivation naming scheme[1]. [1]: BirdeeHub/nixCats-nvim#391
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Derivation names changed a bit after NixOS/nixpkgs#470883