tree-sitter-grammars.tree-sitter-nix: 0.0.2 -> 0.3.0 (#426750)

This commit is contained in:
Jonas Chevalier
2025-07-20 11:23:40 +02:00
committed by GitHub
parent 0090f54020
commit 5c1c8b09c8
2 changed files with 7 additions and 7 deletions
@@ -1,10 +1,10 @@
{
"url": "https://github.com/cstrahan/tree-sitter-nix",
"rev": "cfc53fd287d23ab7281440a8526c73542984669b",
"date": "2025-03-10T21:49:48Z",
"path": "/nix/store/aqzm346ck43x74b409jiikbbxqchgyr1-tree-sitter-nix",
"sha256": "0bmalpgvfcz1zd72wq43r5qvhj3dqqp7zn9kfb6bs0valrxagaks",
"hash": "sha256-eqqneqZqA73McjPZfy7GbUi4ccmDYC5O++Ezt9+lqi4=",
"url": "https://github.com/nix-community/tree-sitter-nix",
"rev": "ea1d87f7996be1329ef6555dcacfa63a69bd55c6",
"date": "2025-07-18T19:46:47+02:00",
"path": "/nix/store/mvq8m0v2cr2xns4807cby54h3wc7xjxr-tree-sitter-nix",
"sha256": "1aaq5yv1s8qq3abm0jm884hi4k6n2w0nzd1j3wizv1x1xk6qzlsl",
"hash": "sha256-VNOPzeyhh/0jHzK0bwEX1kwSIUGoSlCXGhgjHbYvWKk=",
"fetchLFS": false,
"fetchSubmodules": false,
"deepClone": false,
@@ -144,7 +144,7 @@ let
repo = "tree-sitter-just";
};
"tree-sitter-nix" = {
orga = "cstrahan";
orga = "nix-community";
repo = "tree-sitter-nix";
};
"tree-sitter-latex" = {