From 599ddeb6c6e2339f6558b677a2c5d5f2a407effe Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 25 Feb 2026 09:58:44 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-pkl: 0.20.0-unstable-2025-12-12 -> 0.20.0-unstable-2026-02-24 --- .../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..646aea019f12 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -1914,10 +1914,10 @@ }; pkl = { - version = "0.20.0-unstable-2025-12-12"; + version = "0.20.0-unstable-2026-02-24"; url = "github:apple/tree-sitter-pkl"; - rev = "ac58931956c000d3aeefbb55a81fc3c5bd6aecf0"; - hash = "sha256-R0p9ceNjd9xnikxaCjDFwN4HkfRr+4ezVSlXqLP/YuQ="; + rev = "a02fc36f6001a22e7fdf35eaabbadb7b39c74ba5"; + hash = "sha256-t+N4oxqZpzm3qHkbjUVyGzeVS56u1oFVx0MtgTBe0bk="; meta = { license = lib.licenses.asl20; maintainers = with lib.maintainers; [