Etapa G: cosecha-go finde (auto) — promovidos: act bazelisk gitbatch git-lfs hub kube-capacity kubent osv-scanner qsreplace umoci unfurl | review: kics(bin=builder)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# 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 = "gitbatch"
|
||||
version = "0.6.1"
|
||||
|
||||
[source]
|
||||
repo = "https://github.com/isacikgoz/gitbatch"
|
||||
commit = "489df9f1b64ac27566b5a4f9c276ecc8c990f23d"
|
||||
|
||||
[build]
|
||||
compiler = "zig-cc"
|
||||
target = "x86_64-linux-musl"
|
||||
link = "static"
|
||||
flags = []
|
||||
|
||||
# buildInputs de nix (no usados con CGO off): go, git
|
||||
[deps]
|
||||
build = ["go"]
|
||||
Reference in New Issue
Block a user