From fb1c6a17e5e88d61e1d1eea9bf184fce92f278bd Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 18 Feb 2026 05:15:34 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-inko: 0-unstable-2025-12-06 -> 0.5.1-unstable-2026-01-09 --- .../tools/parsing/tree-sitter/grammars/grammar-sources.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix index d17653b7d2b87..e594976a537b1 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -1128,9 +1128,9 @@ }; inko = { - version = "0-unstable-2025-12-06"; - url = "github:inko-lang/tree-sitter-inko/20e2842680dd0d47dd2ee976bc320e4399f65fe1"; - hash = "sha256-qgB2s/ghmOGjJ+MH7p3ZQKa+RMxx58642Z9lYC1wlq4="; + version = "0.5.1-unstable-2026-01-09"; + url = "github:inko-lang/tree-sitter-inko/5c1226a901341f0a6f52924a5c2584b5e2df1119"; + hash = "sha256-bt/T6O/7of8r9DrA6DU8pM4vWlBCgWWzw89GZbDyJnw="; meta = { license = lib.licenses.mpl20; maintainers = with lib.maintainers; [