feat: Added slint and anyrun patches and tailscale to ryu
This commit is contained in:
@@ -70,6 +70,11 @@
|
||||
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 = "0.0.1";
|
||||
|
||||
Reference in New Issue
Block a user