From c48d85cd2717da1ab6dfff4d7bcffc2d359e3c13 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 25 Feb 2026 09:36:55 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-ghostty: 1.2-unstable-2025-11-27 -> 1.2-unstable-2026-01-02 --- .../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..77d0f6dc1b22 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -771,10 +771,10 @@ }; ghostty = { - version = "1.2-unstable-2025-11-27"; + version = "1.2-unstable-2026-01-02"; url = "github:bezhermoso/tree-sitter-ghostty"; - rev = "c2f7af6d7250f63f01401a6d84b3e353e71ff3c3"; - hash = "sha256-d9cJWhEHiAMxyNhUt7VR5IU5z/5oXn3m9aMsknexaNM="; + rev = "c14d6cb4dd36ff9dd569978491aa52e4726cbe86"; + hash = "sha256-sVPr8jR6z0G68z3ZTdlMOXWguNGbZ/5apffNefm9apU="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [