summary refs log tree commit diff
path: root/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json
diff options
context:
space:
mode:
authorMatthieu Coudron <mcoudron@hotmail.com>2020-09-22 14:54:30 +0200
committerMatthieu Coudron <mcoudron@hotmail.com>2020-09-22 14:58:47 +0200
commit51b854a25454987c25e12eb61ae69b365727d7e8 (patch)
tree555185e161a0c96e6bb0a6acba6e41136a34369f /pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json
parent57597f605081e4b8daba937f68087840c02ca208 (diff)
downloadnixpkgs-51b854a25454987c25e12eb61ae69b365727d7e8.tar
nixpkgs-51b854a25454987c25e12eb61ae69b365727d7e8.tar.gz
nixpkgs-51b854a25454987c25e12eb61ae69b365727d7e8.tar.bz2
nixpkgs-51b854a25454987c25e12eb61ae69b365727d7e8.tar.lz
nixpkgs-51b854a25454987c25e12eb61ae69b365727d7e8.tar.xz
nixpkgs-51b854a25454987c25e12eb61ae69b365727d7e8.tar.zst
nixpkgs-51b854a25454987c25e12eb61ae69b365727d7e8.zip
tree-sitter.grammars: update
initialize php grammar too.
Diffstat (limited to 'pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json')
-rw-r--r--pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json b/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json
index bf8c4408b54..67d58d64063 100644
--- a/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json
+++ b/pkgs/development/tools/parsing/tree-sitter/grammars/tree-sitter-go.json
@@ -1,7 +1,10 @@
 {
   "url": "https://github.com/tree-sitter/tree-sitter-go",
-  "rev": "689cc8fbdc0613d267434f221af85aff91a31f8c",
-  "date": "2020-01-23T10:27:48-08:00",
-  "sha256": "04gpzi125akwgww5smw5x4dqr6jv5sq1165qn86bz15hwcmnybfj",
-  "fetchSubmodules": false
+  "rev": "34181774b3e86b7801c939c79c7b80a82df91a2b",
+  "date": "2020-08-13T12:21:50-07:00",
+  "path": "/nix/store/3a5w7pz1m74y0lhbzq3bw3k2297lypqs-tree-sitter-go",
+  "sha256": "0cfi7ghs0m3iqwd4jvsqgsj4gnfikn1j2q0wbkdfvz2j25l0qwq0",
+  "fetchSubmodules": false,
+  "deepClone": false,
+  "leaveDotGit": false
 }