Etapa G: cosecha fuel-6+7 — 13 CLI-Rust (repo 299->312)
fuel-6: cargo-bundle-licenses/taskwarrior-tui/tenere/termsnap/the-way fuel-7 (sistematico): cargo-ndk/cargo-sbom/espflash/grcov/maturin/ parallel-disk-usage/xwin/zizmor. El metodo crates.io entrego binarios reales. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# 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 = "termsnap"
|
||||
version = "0.4.0"
|
||||
|
||||
[source]
|
||||
repo = "https://github.com/tomcur/termsnap"
|
||||
commit = "7a6206e9174a57c17ef85ec56a1880cc20c3b4ee"
|
||||
|
||||
[build]
|
||||
compiler = "zig-cc"
|
||||
target = "x86_64-linux-musl"
|
||||
link = "static"
|
||||
flags = ["--bin", "termsnap"]
|
||||
|
||||
[build.phases]
|
||||
install = "mkdir -p /out/usr/bin && cp target/release/termsnap /out/usr/bin/termsnap"
|
||||
Reference in New Issue
Block a user