diff --git a/pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix b/pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix index e9232c981127..5411c58f1489 100644 --- a/pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix +++ b/pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix @@ -1,6 +1,6 @@ # generated by pkgs/applications/editors/vim/plugins/nvim-treesitter/update.py -{ buildGrammar, fetchFromBitbucket, fetchFromGitHub, fetchFromGitLab, fetchFromGitea, fetchFromGitiles, fetchFromRepoOrCz, fetchFromSourcehut, fetchgit, fetchhg, fetchsvn }: +{ buildGrammar, fetchCrate, fetchFromBitbucket, fetchFromGitHub, fetchFromGitLab, fetchFromGitea, fetchFromGitiles, fetchFromRepoOrCz, fetchFromSourcehut, fetchHex, fetchgit, fetchhg, fetchsvn }: { ada = buildGrammar { @@ -115,12 +115,12 @@ }; c_sharp = buildGrammar { language = "c_sharp"; - version = "3b661ce"; + version = "2574501"; source = fetchFromGitHub { owner = "tree-sitter"; repo = "tree-sitter-c-sharp"; - rev = "3b661ced8d510aa424e2f68314520c281dd8c113"; - hash = "sha256-Z+ueKX2CAtWTCMipElZUl97hrUEb8Dv1po8xSLI3iJA="; + rev = "2574501b475b7ba7bc10d08dd1ff9732d3769662"; + hash = "sha256-bXwGZJ+lYTJyaD7kbQGL6hagpkgqqCsPHBiz9AOXfNc="; }; meta.homepage = "https://github.com/tree-sitter/tree-sitter-c-sharp"; }; @@ -402,6 +402,17 @@ }; meta.homepage = "https://github.com/stadelmanma/tree-sitter-fortran"; }; + fsh = buildGrammar { + language = "fsh"; + version = "fa33477"; + source = fetchFromGitHub { + owner = "mgramigna"; + repo = "tree-sitter-fsh"; + rev = "fa3347712f7a59ed02ccf508284554689c6cde28"; + hash = "sha256-6TLG2edQeo+jRVAnO6mq3pC8RYNFi2UVVT3mQGZqk5U="; + }; + meta.homepage = "https://github.com/mgramigna/tree-sitter-fsh"; + }; fusion = buildGrammar { language = "fusion"; version = "19db2f4"; @@ -448,12 +459,12 @@ }; gitcommit = buildGrammar { language = "gitcommit"; - version = "0ef7dd0"; + version = "190d288"; source = fetchFromGitHub { owner = "gbprod"; repo = "tree-sitter-gitcommit"; - rev = "0ef7dd07236141a878b4cc2c488375baa5cc9d5d"; - hash = "sha256-8OyjmnCLR14ivJBf/9KO4rmc99xL818iMY8uxkjtVGw="; + rev = "190d288a1746bddb4abe96b597fb7d17b76e5522"; + hash = "sha256-PPdwdUfJ+2TCxVdEvexxGSBMDZmI1GW7eSfc/X3Me7Y="; }; meta.homepage = "https://github.com/gbprod/tree-sitter-gitcommit"; }; @@ -482,12 +493,12 @@ }; glimmer = buildGrammar { language = "glimmer"; - version = "fee3427"; + version = "c0bfd26"; source = fetchFromGitHub { owner = "alexlafroscia"; repo = "tree-sitter-glimmer"; - rev = "fee34278dc212869dcfc92fce3007ee79a752867"; - hash = "sha256-a3goK+QSkrdsKvimT8vpsJ1bt8FhLf1bws0aqjncv3A="; + rev = "c0bfd260cdcbe2976f4633547c218f09f7222a89"; + hash = "sha256-Goj900MJxO44KYkzD0UpGFEGHAwr6qhe2bmCzpx5BhE="; }; meta.homepage = "https://github.com/alexlafroscia/tree-sitter-glimmer"; }; @@ -903,23 +914,23 @@ }; meson = buildGrammar { language = "meson"; - version = "6c5f7ef"; + version = "5f3138d"; source = fetchFromGitHub { owner = "Decodetalkers"; repo = "tree-sitter-meson"; - rev = "6c5f7ef944f9c6ae8a0fc28b9071a4b493652238"; - hash = "sha256-r/H7v6a1blsendVBxx9Qy4f2i4V3LsxSwe+9/PRbfG8="; + rev = "5f3138d555aceef976ec9a1d4a3f78e13b31e45f"; + hash = "sha256-P0S2JpRjAznDLaU97NMzLuuNyPqqy4RNqBa+PKvyl6s="; }; meta.homepage = "https://github.com/Decodetalkers/tree-sitter-meson"; }; nickel = buildGrammar { language = "nickel"; - version = "7867780"; + version = "092e901"; source = fetchFromGitHub { owner = "nickel-lang"; repo = "tree-sitter-nickel"; - rev = "7867780e52ebeda0daa4a55acb870100e070d274"; - hash = "sha256-SXM15LbQ4bGKx+2QY7jMHq4G4ATtak2Umnb3SHFUqM0="; + rev = "092e90142667482996880044d2c04837d3d1c266"; + hash = "sha256-y0Lx6HdkoC7rOzm8fOfLBUt6672qe7AHe1SI6YY/aHE="; }; meta.homepage = "https://github.com/nickel-lang/tree-sitter-nickel"; }; @@ -1082,12 +1093,12 @@ }; pug = buildGrammar { language = "pug"; - version = "63e2149"; + version = "148608f"; source = fetchFromGitHub { owner = "zealot128"; repo = "tree-sitter-pug"; - rev = "63e214905970e75f065688b1e8aa90823c3aacdc"; - hash = "sha256-t/KRUV1DMlU/xu5BRe1VZm+dliXdtUVhFO+6psiHf+Q="; + rev = "148608f3a88708829ac4e79ff9cb1c4a618e01b7"; + hash = "sha256-wEUJdu+2deObsc54BNPdUyTAR9Eih8hGbWRrwP5bhMk="; }; meta.homepage = "https://github.com/zealot128/tree-sitter-pug"; }; @@ -1236,23 +1247,23 @@ }; scala = buildGrammar { language = "scala"; - version = "fd05f09"; + version = "f6bbf35"; source = fetchFromGitHub { owner = "tree-sitter"; repo = "tree-sitter-scala"; - rev = "fd05f09043051c82fba695aa95cee9c534fbc533"; - hash = "sha256-/o9TsnKGeukIGgfOjwNDjdxPkr5zyIPh1bZsvr2FX90="; + rev = "f6bbf35de41653b409ca9a3537a154f2b095ef64"; + hash = "sha256-GNGD5UIPzpRQbGCp/fcBV6laPRhU5YQGbNiaAGis0CY="; }; meta.homepage = "https://github.com/tree-sitter/tree-sitter-scala"; }; scheme = buildGrammar { language = "scheme"; - version = "16bdcf0"; + version = "67b90a3"; source = fetchFromGitHub { owner = "6cdh"; repo = "tree-sitter-scheme"; - rev = "16bdcf0495865e17ae5b995257458e31e8b7f450"; - hash = "sha256-+K+T5IgcEdTZK4s60AmkPg7L6Aw0mj36FMsWaRxUT0I="; + rev = "67b90a365bebf4406af4e5a546d6336de787e135"; + hash = "sha256-aHYOzOPK74Jd6MWFsap/k+dG+aJDTXQ05q7NoP5kfd8="; }; meta.homepage = "https://github.com/6cdh/tree-sitter-scheme"; }; @@ -1313,12 +1324,12 @@ }; sql = buildGrammar { language = "sql"; - version = "3647b9f"; + version = "9d98029"; source = fetchFromGitHub { owner = "derekstride"; repo = "tree-sitter-sql"; - rev = "3647b9f5b937269f43ac6e4b6ebcb6f52e033c17"; - hash = "sha256-flZtgmMflDlWggMisUfVOA7ikGpkYwAGxzlc4jYzrrQ="; + rev = "9d9802991aa1d1bc00eee7713a838dab1eb4f149"; + hash = "sha256-Iy5rqNZem1r++aI7vGITzBSFGjdDLGHFOgBWqIgKZX0="; }; generate = true; meta.homepage = "https://github.com/derekstride/tree-sitter-sql"; @@ -1358,12 +1369,12 @@ }; swift = buildGrammar { language = "swift"; - version = "5f0ffaf"; + version = "0fe0de5"; source = fetchFromGitHub { owner = "alex-pinkus"; repo = "tree-sitter-swift"; - rev = "5f0ffaf21c7fda4d758d9ef5b20d563271653ce0"; - hash = "sha256-tPcCa3hqWN2NuQZOJXnB10h0m1MzRL4M+dvrtlpkAGs="; + rev = "0fe0de56b528cbf24a654c734ca181b48be3831d"; + hash = "sha256-tU6UTyTR5biS6qBG0z6NbjJQUtZItzzscAKftUAzLq0="; }; generate = true; meta.homepage = "https://github.com/alex-pinkus/tree-sitter-swift"; @@ -1428,12 +1439,12 @@ }; tlaplus = buildGrammar { language = "tlaplus"; - version = "f2ad727"; + version = "7c5452a"; source = fetchFromGitHub { owner = "tlaplus-community"; repo = "tree-sitter-tlaplus"; - rev = "f2ad7272d145598ff2d27fda15379d26aa33a7e1"; - hash = "sha256-lnl0q9vJiIoqU3Lo+uCIcMdMueXTQ/MVgZUCHvXeqhs="; + rev = "7c5452a0720271a349d6174b8778e76b189bebef"; + hash = "sha256-DJIA2gvwWWqTGrC48FZiRZNt048KiQ/4sZxYSnHmlEg="; }; meta.homepage = "https://github.com/tlaplus-community/tree-sitter-tlaplus"; }; @@ -1507,12 +1518,12 @@ }; v = buildGrammar { language = "v"; - version = "497563e"; + version = "0b03983"; source = fetchFromGitHub { owner = "vlang"; repo = "vls"; - rev = "497563e140bf17d73f28e20b5a65e72740c2dc65"; - hash = "sha256-2AU/QGAroq5NReGhCbSJkAnGvftubtCG4hnnBjPKbdY="; + rev = "0b039830a33e759f0c9ee978b47ad10b82d37349"; + hash = "sha256-sQxq/tWNN/aWD3ZmNhil45cnjzfy/2AXn2X/NhzvnKk="; }; location = "tree_sitter_v"; meta.homepage = "https://github.com/vlang/vls";