chore(nix): update url and maintainers

This commit is contained in:
Jonas Chevalier 2025-07-20 11:50:56 +02:00 committed by GitHub
parent d6bce02b89
commit afe267b50e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1464,9 +1464,9 @@ return {
nix = {
install_info = {
revision = 'ea1d87f7996be1329ef6555dcacfa63a69bd55c6',
url = 'https://github.com/cstrahan/tree-sitter-nix',
url = 'https://github.com/nix-community/tree-sitter-nix',
},
maintainers = { '@leo60228' },
maintainers = { '@leo60228', '@zimbatm' },
tier = 2,
},
nqc = {