Etapa G: cosecha-go finde (auto) — promovidos: charm gdu gobgp gotty k6 kube-linter melt mods nerdctl pop scc skate velero wishlist yj | review: soft-serve(bin=soft)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# REVIEW 2026-06-29T13:09:40Z: binario instalado='soft' ≠ esperado='soft-serve' (detect_go_main eligió otro main); fijar flags=["./cmd/soft-serve"]
|
||||
# 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.
|
||||
# - las deps van con su nombre NIX; remapealas a las recetas del corpus si difieren.
|
||||
name = "soft-serve"
|
||||
version = "0.11.6"
|
||||
|
||||
[source]
|
||||
repo = "https://github.com/charmbracelet/soft-serve"
|
||||
commit = "80490de86ee94fa584aa64541290272aeba20d7e"
|
||||
|
||||
[build]
|
||||
compiler = "zig-cc"
|
||||
target = "x86_64-linux-musl"
|
||||
link = "static"
|
||||
flags = []
|
||||
|
||||
# buildInputs de nix (no usados con CGO off): go
|
||||
[deps]
|
||||
build = ["go"]
|
||||
Reference in New Issue
Block a user