feat: tree-sitter-slint is available by default now

This commit is contained in:
uttarayan21
2025-01-06 01:40:16 +05:30
parent 42517fb91d
commit 4511edc088
2 changed files with 0 additions and 7 deletions

View File

@@ -24,11 +24,6 @@
version = "1";
src = inputs.tree-sitter-d2;
};
tree-sitter-slint = final.pkgs.tree-sitter.buildGrammar {
language = "slint";
version = "1";
src = inputs.tree-sitter-slint;
};
tree-sitter-nu = final.pkgs.tree-sitter.buildGrammar {
language = "nu";
version = "1";