Skip to main content

Module push

Module push 

Source
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§

PushResult
Result of pushing a single store path.

Functions§

push_path
Push a store path to the binary cache.