From 672c1829144e1e29eea70e2bc722a299aa460eed Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Mon, 27 Apr 2026 23:00:25 +0200 Subject: [PATCH] tree-sitter-grammars.tree-sitter-llvm: 0-unstable-2024-10-07 -> 0-unstable-2025-08-22 diff: https://github.com/benwilliamgraham/tree-sitter-llvm/compare/c14cb839003348692158b845db9edda201374548...2914786ae6774d4c4e25a230f4afe16aa68fe1c1 --- pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix index c6bb012adf0b..db931398f60d 100644 --- a/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/by-name/tr/tree-sitter/grammars/grammar-sources.nix @@ -1472,10 +1472,10 @@ }; llvm = { - version = "0-unstable-2024-10-07"; + version = "0-unstable-2025-08-22"; url = "github:benwilliamgraham/tree-sitter-llvm"; - rev = "c14cb839003348692158b845db9edda201374548"; - hash = "sha256-L3XwPhvwIR/mUbugMbaHS9dXyhO7bApv/gdlxQ+2Bbo="; + rev = "2914786ae6774d4c4e25a230f4afe16aa68fe1c1"; + hash = "sha256-jBSotMFsBUcgQrWH5p8EiywG00+v9QqePcUTI6ZqAkw="; meta = { license = lib.licenses.mit; };