Bridges the Nix ecosystem and standard container registries to act as a stateless, zero-infrastructure binary substituter.
Retains zero local binary state. Streams .nar blobs directly from OCI.
Tags artifacts directly with the 32-character Nix store path hash, enabling instantaneous lookups.
Each package is one OCI image tagged with its store hash — NAR blobs as layers, .narinfo as manifest annotations. No separate metadata store.
Built-in setup wizard for GitHub, GitLab, and Cloudflare Worker deployment.