fix(nix): point parser to new upstream

The repo moved location
This commit is contained in:
zimbatm 2025-07-20 11:17:03 +02:00
parent 42fc28ba91
commit cf573dd88e

View file

@ -1537,7 +1537,7 @@ list.ninja = {
list.nix = {
install_info = {
url = "https://github.com/cstrahan/tree-sitter-nix",
url = "https://github.com/nix-community/tree-sitter-nix",
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@leo60228" },