vimPlugins.nvim-treesitter: update grammars

+47 -36
+47 -36
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
··· 237 237 }; 238 238 clojure = buildGrammar { 239 239 language = "clojure"; 240 - version = "0.0.0+rev=6e41628"; 240 + version = "0.0.0+rev=3a1ace9"; 241 241 src = fetchFromGitHub { 242 242 owner = "sogaiu"; 243 243 repo = "tree-sitter-clojure"; 244 - rev = "6e41628e9d18b19caea1cb1d72aae4ccff5bdfe9"; 245 - hash = "sha256-ssJIftjadMmoESm882mQ3fUjIoTDWtBrOolgYLcmlEE="; 244 + rev = "3a1ace906c151dd631cf6f149b5083f2b60e6a9e"; 245 + hash = "sha256-pLOCUReklkRt9t5kalDrOAlE9U7a2O8sXaZFjYhagcg="; 246 246 }; 247 247 meta.homepage = "https://github.com/sogaiu/tree-sitter-clojure"; 248 248 }; ··· 414 414 }; 415 415 diff = buildGrammar { 416 416 language = "diff"; 417 - version = "0.0.0+rev=710e881"; 417 + version = "0.0.0+rev=629676f"; 418 418 src = fetchFromGitHub { 419 419 owner = "the-mikedavis"; 420 420 repo = "tree-sitter-diff"; 421 - rev = "710e881127512bda8157096e26c1f3e91702823a"; 422 - hash = "sha256-BdRWI/7LiUS8z5LehaQgPVcdOPcEOJSmNHowtukHAQw="; 421 + rev = "629676fc3919606964231b2c7b9677d6998a2cb4"; 422 + hash = "sha256-E2l971rSVAuSiLDVMto6hjViaxDLjA7LFQM+/evMXhk="; 423 423 }; 424 424 meta.homepage = "https://github.com/the-mikedavis/tree-sitter-diff"; 425 425 }; ··· 492 492 }; 493 493 earthfile = buildGrammar { 494 494 language = "earthfile"; 495 - version = "0.0.0+rev=3ded1cb"; 495 + version = "0.0.0+rev=cc99a3f"; 496 496 src = fetchFromGitHub { 497 497 owner = "glehmann"; 498 498 repo = "tree-sitter-earthfile"; 499 - rev = "3ded1cba9eab14b07377b700b1132d259480abae"; 500 - hash = "sha256-lT+qHnHqBDJs042Yz10PNyxUbTa7nt+cnxDvAZJRryA="; 499 + rev = "cc99a3f5e4281b63fdd63dca4750e808fd52628f"; 500 + hash = "sha256-wOKNkNoNw2Stv+8zhVAX2No8Y060Kri/j5iytJvviUc="; 501 501 }; 502 502 meta.homepage = "https://github.com/glehmann/tree-sitter-earthfile"; 503 503 }; ··· 592 592 }; 593 593 erlang = buildGrammar { 594 594 language = "erlang"; 595 - version = "0.0.0+rev=20ce5a9"; 595 + version = "0.0.0+rev=868306b"; 596 596 src = fetchFromGitHub { 597 597 owner = "WhatsApp"; 598 598 repo = "tree-sitter-erlang"; 599 - rev = "20ce5a9234c7248b3f91c5b0b028f1760b954dde"; 600 - hash = "sha256-5m4zWP1LPbcab73RIIXD8wG8y68s/rwFypOX7OEWgoQ="; 599 + rev = "868306b033f5163658e8777940da68d61afad5cb"; 600 + hash = "sha256-9QRYYKSy7riZfUVSnYzTIGH0tznU90Q1nYwe7DDr284="; 601 601 }; 602 602 meta.homepage = "https://github.com/WhatsApp/tree-sitter-erlang"; 603 603 }; ··· 1165 1165 }; 1166 1166 idl = buildGrammar { 1167 1167 language = "idl"; 1168 - version = "0.0.0+rev=e885d7f"; 1168 + version = "0.0.0+rev=006a526"; 1169 1169 src = fetchFromGitHub { 1170 1170 owner = "cathaysia"; 1171 1171 repo = "tree-sitter-idl"; 1172 - rev = "e885d7fd66c2549b7a28172400d645d27656f5cb"; 1173 - hash = "sha256-japZBj8H+NTTw/Ne7prSjhZD6idcLjPCKEB3OjSSoxc="; 1172 + rev = "006a5266d771cab57da58a6ade483ebd3075638d"; 1173 + hash = "sha256-NV7VojLenoq7RDyN1HMuyZFjcQhZeC6OtRz/y4bAe58="; 1174 1174 }; 1175 1175 meta.homepage = "https://github.com/cathaysia/tree-sitter-idl"; 1176 1176 }; ··· 1843 1843 }; 1844 1844 php = buildGrammar { 1845 1845 language = "php"; 1846 - version = "0.0.0+rev=d5aea05"; 1846 + version = "0.0.0+rev=27afeb0"; 1847 1847 src = fetchFromGitHub { 1848 1848 owner = "tree-sitter"; 1849 1849 repo = "tree-sitter-php"; 1850 - rev = "d5aea05a70c5d021fa746516391f156d35658875"; 1851 - hash = "sha256-Wk8JBHqAPIHDGQ6+cw/ATFdeFGZZZ3XgkPCuAOFUROs="; 1850 + rev = "27afeb02e49ff30acd17b67897b1c0114561a38c"; 1851 + hash = "sha256-PnxjmaC9FPhHlhbhDR+VIbzf5K7Pon7V0pLMymvqoKo="; 1852 1852 }; 1853 1853 location = "php"; 1854 1854 meta.homepage = "https://github.com/tree-sitter/tree-sitter-php"; 1855 1855 }; 1856 1856 php_only = buildGrammar { 1857 1857 language = "php_only"; 1858 - version = "0.0.0+rev=d5aea05"; 1858 + version = "0.0.0+rev=27afeb0"; 1859 1859 src = fetchFromGitHub { 1860 1860 owner = "tree-sitter"; 1861 1861 repo = "tree-sitter-php"; 1862 - rev = "d5aea05a70c5d021fa746516391f156d35658875"; 1863 - hash = "sha256-Wk8JBHqAPIHDGQ6+cw/ATFdeFGZZZ3XgkPCuAOFUROs="; 1862 + rev = "27afeb02e49ff30acd17b67897b1c0114561a38c"; 1863 + hash = "sha256-PnxjmaC9FPhHlhbhDR+VIbzf5K7Pon7V0pLMymvqoKo="; 1864 1864 }; 1865 1865 location = "php_only"; 1866 1866 meta.homepage = "https://github.com/tree-sitter/tree-sitter-php"; ··· 2421 2421 }; 2422 2422 sourcepawn = buildGrammar { 2423 2423 language = "sourcepawn"; 2424 - version = "0.0.0+rev=6a67772"; 2424 + version = "0.0.0+rev=4c62065"; 2425 2425 src = fetchFromGitHub { 2426 2426 owner = "nilshelmig"; 2427 2427 repo = "tree-sitter-sourcepawn"; 2428 - rev = "6a67772eed866cd6d247cc478a28c6a9272fc0ef"; 2429 - hash = "sha256-sroMixo0FvPpC01F/hx5VV3h9ugdLhVbGeVnIlabyk0="; 2428 + rev = "4c62065c4136873ef42a9efe128380cbe7ae4f64"; 2429 + hash = "sha256-cJDEBX821nJnGQLfZ/Me/PDdX5cQuJYzhrJZOLfl+sk="; 2430 2430 }; 2431 2431 meta.homepage = "https://github.com/nilshelmig/tree-sitter-sourcepawn"; 2432 2432 }; ··· 2688 2688 }; 2689 2689 tlaplus = buildGrammar { 2690 2690 language = "tlaplus"; 2691 - version = "0.0.0+rev=08d9156"; 2691 + version = "0.0.0+rev=ef18145"; 2692 2692 src = fetchFromGitHub { 2693 2693 owner = "tlaplus-community"; 2694 2694 repo = "tree-sitter-tlaplus"; 2695 - rev = "08d915655d360bb0b7592d38a533dcc17dcb8dfb"; 2696 - hash = "sha256-zE48mJUoCiyF4YDQyZtxMIqUq+99BWT4XGxeTzcWLYY="; 2695 + rev = "ef18145e7f985f592ad41b04004b24a590f58b71"; 2696 + hash = "sha256-y/AtFMj4aKwjiahYWk63U9BEMpnq7LUQDnPrXsun3kI="; 2697 2697 }; 2698 2698 meta.homepage = "https://github.com/tlaplus-community/tree-sitter-tlaplus"; 2699 2699 }; ··· 2744 2744 }; 2745 2745 tsx = buildGrammar { 2746 2746 language = "tsx"; 2747 - version = "0.0.0+rev=7b4275d"; 2747 + version = "0.0.0+rev=4ad3010"; 2748 2748 src = fetchFromGitHub { 2749 2749 owner = "tree-sitter"; 2750 2750 repo = "tree-sitter-typescript"; 2751 - rev = "7b4275d077ae196fc0ce42ab3ad091574e3ec519"; 2752 - hash = "sha256-oRvAU+g2wOZrUexWAsDTY+g9iSXVs5FvGlGIAdcfIfA="; 2751 + rev = "4ad3010c91d700026d036b5230e2d99ba94ae8a4"; 2752 + hash = "sha256-9GCo/xjP6J/tEimx4ce2Qd7XhhbSuWZoTVrysac7BOw="; 2753 2753 }; 2754 2754 location = "tsx"; 2755 2755 meta.homepage = "https://github.com/tree-sitter/tree-sitter-typescript"; ··· 2778 2778 }; 2779 2779 typescript = buildGrammar { 2780 2780 language = "typescript"; 2781 - version = "0.0.0+rev=7b4275d"; 2781 + version = "0.0.0+rev=4ad3010"; 2782 2782 src = fetchFromGitHub { 2783 2783 owner = "tree-sitter"; 2784 2784 repo = "tree-sitter-typescript"; 2785 - rev = "7b4275d077ae196fc0ce42ab3ad091574e3ec519"; 2786 - hash = "sha256-oRvAU+g2wOZrUexWAsDTY+g9iSXVs5FvGlGIAdcfIfA="; 2785 + rev = "4ad3010c91d700026d036b5230e2d99ba94ae8a4"; 2786 + hash = "sha256-9GCo/xjP6J/tEimx4ce2Qd7XhhbSuWZoTVrysac7BOw="; 2787 2787 }; 2788 2788 location = "typescript"; 2789 2789 meta.homepage = "https://github.com/tree-sitter/tree-sitter-typescript"; 2790 + }; 2791 + typespec = buildGrammar { 2792 + language = "typespec"; 2793 + version = "0.0.0+rev=fd9a83c"; 2794 + src = fetchFromGitHub { 2795 + owner = "happenslol"; 2796 + repo = "tree-sitter-typespec"; 2797 + rev = "fd9a83c6c0aaaff4b1354454b5b9f130f59dd553"; 2798 + hash = "sha256-IFXjqsdgnJotOlb9v4XbcA2+U0txXUsv0RQA+RCilVU="; 2799 + }; 2800 + meta.homepage = "https://github.com/happenslol/tree-sitter-typespec"; 2790 2801 }; 2791 2802 typoscript = buildGrammar { 2792 2803 language = "typoscript"; ··· 2990 3001 }; 2991 3002 wit = buildGrammar { 2992 3003 language = "wit"; 2993 - version = "0.0.0+rev=3d6124c"; 3004 + version = "0.0.0+rev=cab9479"; 2994 3005 src = fetchFromGitHub { 2995 3006 owner = "liamwh"; 2996 3007 repo = "tree-sitter-wit"; 2997 - rev = "3d6124cfe88555ecee1ba97d6d76c70d13af927a"; 2998 - hash = "sha256-a+kMWBwVDDXIcUbTqcCp3RllllScuqrJEMjFTu9SiPc="; 3008 + rev = "cab94791450524a542324d8cbe8017d69c516d8e"; 3009 + hash = "sha256-R8b+UQmj+JtiIGDsvR5KBTGoX99m0k/HJx2bTGNxRH0="; 2999 3010 }; 3000 3011 meta.homepage = "https://github.com/liamwh/tree-sitter-wit"; 3001 3012 };