Expand description
Push pipeline — build output to NAR to sign to upload.
Takes a store path, dumps it as NAR, compresses with xz, builds narinfo metadata, signs it, and uploads both to the configured storage backend.
Structs§
- Push
Result - Result of pushing a single store path.
Enums§
- NarCodec
- How a NAR is packed for the cache.
Functions§
- push_
path - Push a store path to the binary cache.