22 CLI Go importadas 21/22 con plantilla Go automatica (deps.build=[go], sin phases): chezmoi/dive/duf/fx/fzf/gdu/glow/go-task/gobuster/gojq/grpcurl/gum/ hey/jid/lazydocker/lazygit/mage/mods/pet/skate/yq-go. Smoke local: jid+fx OK. Restos de fuel-6+7 a hold (retomar del store). glab descartado (vino de Alpine). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
20 lines
597 B
TOML
20 lines
597 B
TOML
# 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 = "smassh"
|
|
version = "3.2.1"
|
|
|
|
[source]
|
|
repo = "https://github.com/kraanzu/smassh"
|
|
commit = "ecdca3e0d46f9b4b8d0b1292be80362059571f7b"
|
|
|
|
[build]
|
|
compiler = "zig-cc"
|
|
target = "x86_64-linux-musl"
|
|
link = "static"
|
|
flags = []
|
|
|
|
[deps]
|
|
build = ["python3", "hatchling"]
|