# Escrita a mano (Etapa G, tanda 2026-07-05): import-nix rechaza el fetchgit recursivo # de nixpkgs (hash NAR no reusable) ⇒ repo+commit fijados a mano, vía Go automática del lab. name = "rekor-cli" version = "1.5.2" license = "Apache-2.0" [source] repo = "https://github.com/sigstore/rekor" commit = "3b75cd9c9a101bae26eecf1ad261d94aba247ee9" [build] compiler = "zig-cc" target = "x86_64-linux-musl" link = "static" flags = ["./cmd/rekor-cli"] [deps] build = ["go"]