From 460a4bb7e366b8978e6adac4e7016cf2c9146e49 Mon Sep 17 00:00:00 2001 From: sergio Date: Sat, 4 Jul 2026 07:35:16 -0400 Subject: [PATCH] =?UTF-8?q?Etapa=20G:=20cosecha-go=20finde=20(auto)=20?= =?UTF-8?q?=E2=80=94=20promovidos:=20gocron=20lego=20|=20review:=20flux(bi?= =?UTF-8?q?n=3Dfluxcomp)=20kics(bin=3Dbuilder)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipes/{incoming-go => }/gocron.toml | 0 recipes/{incoming-go => }/lego.toml | 0 {recipes/incoming-go => tandas/needs-review-weekend}/flux.toml | 1 + {recipes/incoming-go => tandas/needs-review-weekend}/kics.toml | 1 + 4 files changed, 2 insertions(+) rename recipes/{incoming-go => }/gocron.toml (100%) rename recipes/{incoming-go => }/lego.toml (100%) rename {recipes/incoming-go => tandas/needs-review-weekend}/flux.toml (79%) rename {recipes/incoming-go => tandas/needs-review-weekend}/kics.toml (80%) diff --git a/recipes/incoming-go/gocron.toml b/recipes/gocron.toml similarity index 100% rename from recipes/incoming-go/gocron.toml rename to recipes/gocron.toml diff --git a/recipes/incoming-go/lego.toml b/recipes/lego.toml similarity index 100% rename from recipes/incoming-go/lego.toml rename to recipes/lego.toml diff --git a/recipes/incoming-go/flux.toml b/tandas/needs-review-weekend/flux.toml similarity index 79% rename from recipes/incoming-go/flux.toml rename to tandas/needs-review-weekend/flux.toml index fbf8d80f..9715c7f3 100644 --- a/recipes/incoming-go/flux.toml +++ b/tandas/needs-review-weekend/flux.toml @@ -1,3 +1,4 @@ +# REVIEW 2026-07-04T11:34:16Z: binario instalado='fluxcomp' ≠ esperado='flux' (detect_go_main eligió otro main); fijar flags=["./cmd/flux"] # Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final: # - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá # compiler/link/phases y adaptá hasta que compile. diff --git a/recipes/incoming-go/kics.toml b/tandas/needs-review-weekend/kics.toml similarity index 80% rename from recipes/incoming-go/kics.toml rename to tandas/needs-review-weekend/kics.toml index 0e181568..382335c8 100644 --- a/recipes/incoming-go/kics.toml +++ b/tandas/needs-review-weekend/kics.toml @@ -1,3 +1,4 @@ +# REVIEW 2026-07-04T11:34:16Z: binario instalado='builder' ≠ esperado='kics' (detect_go_main eligió otro main); fijar flags=["./cmd/kics"] # Importada de nixpkgs por `hammer import-nix` (Etapa G). PUNTO DE PARTIDA, no final: # - el build usa el lab de hammer (zig-cc / musl estático), NO el stdenv de nix ⇒ revisá # compiler/link/phases y adaptá hasta que compile.