From b98cec8825dda493c7ab41cc5b04e2a8db016df7 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 1 Apr 2026 04:35:22 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-pod: 0-unstable-2024-08-23 -> 1.0.0-unstable-2026-03-23 --- .../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 7098d00718d2..9d5a6ad9662c 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -1962,10 +1962,10 @@ }; pod = { - version = "0-unstable-2024-08-23"; + version = "1.0.0-unstable-2026-03-23"; url = "github:tree-sitter-perl/tree-sitter-pod/release"; - rev = "0bf8387987c21bf2f8ed41d2575a8f22b139687f"; - hash = "sha256-yV2kVAxWxdyIJ3g2oivDc01SAQF0lc7UMT2sfv9lKzI="; + rev = "3f15a3f11b422753fbf985190dceacb4bbf80ecf"; + hash = "sha256-Yu6sK+tGtFVgAZUE3pfoMLzMNwxQQuQu/ZtrM45tNHs="; meta = { license = lib.licenses.artistic2;