From 0142ab9959c003f344187abf2f94faaea75014af Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 24 Apr 2026 23:27:32 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-ghostty: 1.2-unstable-2026-01-02 -> 1.3.0-unstable-2026-04-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 905c0625cd70..78e3cbc41e04 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -794,10 +794,10 @@ }; ghostty = { - version = "1.2-unstable-2026-01-02"; + version = "1.3.0-unstable-2026-04-24"; url = "github:bezhermoso/tree-sitter-ghostty"; - rev = "c14d6cb4dd36ff9dd569978491aa52e4726cbe86"; - hash = "sha256-sVPr8jR6z0G68z3ZTdlMOXWguNGbZ/5apffNefm9apU="; + rev = "753055073a26100e51bdf1a92f4234cd6789c1f9"; + hash = "sha256-+zy5dqyHUOC6Li31U6/GOAfqPSLZRKfpnyjKgtFSFeM="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [