From 4849feb030b58c2c98977e594e72ee08ed90715d Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 25 Feb 2026 09:36:15 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-nim: 0.6.2-unstable-2025-07-29 -> 0.6.2-unstable-2026-01-11 --- .../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 ddd1e0082771..84dd4b549da8 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -1660,10 +1660,10 @@ }; nim = { - version = "0.6.2-unstable-2025-07-29"; + version = "0.6.2-unstable-2026-01-11"; url = "github:alaviss/tree-sitter-nim"; - rev = "4ad352773688deb84a95eeaa9872acda5b466439"; - hash = "sha256-dinMmbD36o1QkcLk2mgycgHZ9sW5Mg6lfnxssynaj58="; + rev = "9b4ede21a6ca866d29263f6b66c070961bc622b4"; + hash = "sha256-3BHcQrLNcXe1RMkV7ECCMzzEukgTlARH3+DDo2M5b0w="; meta = { license = lib.licenses.mpl20; maintainers = with lib.maintainers; [