From 420cb822dfa245621246252698fe03196ee1fc35 Mon Sep 17 00:00:00 2001 From: sergio Date: Mon, 22 Jun 2026 11:32:29 -0400 Subject: [PATCH] =?UTF-8?q?Etapa=20G:=20helix=20al=20corpus=20(100?= =?UTF-8?q?=E2=86=92101)=20=E2=80=94=20el=20editor=20modal=20construye=20h?= =?UTF-8?q?eadless?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Validado el fix de gramáticas: con HELIX_DISABLE_AUTO_GRAMMAR_BUILD=1 (+ gueto gcc por tree-house-bindings/tree-sitter + de-Alpinizado cargo-auditable→cargo build) helix 25.07.1 construye+sella estático (b3:034e12cf) y se promueve al repo firmado. Las gramáticas tree-sitter NO se compilan en build (el sandbox es hermético, sin red); van por runtime/. Co-Authored-By: Claude Opus 4.8 --- recipes/{incoming => }/fix-gotmpl-grammar-source.patch | 0 recipes/{incoming => }/helix.toml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename recipes/{incoming => }/fix-gotmpl-grammar-source.patch (100%) rename recipes/{incoming => }/helix.toml (100%) diff --git a/recipes/incoming/fix-gotmpl-grammar-source.patch b/recipes/fix-gotmpl-grammar-source.patch similarity index 100% rename from recipes/incoming/fix-gotmpl-grammar-source.patch rename to recipes/fix-gotmpl-grammar-source.patch diff --git a/recipes/incoming/helix.toml b/recipes/helix.toml similarity index 100% rename from recipes/incoming/helix.toml rename to recipes/helix.toml