Skip to main content

Module binary_cache

Module binary_cache 

Source
Expand description

Binary cache store — HTTP client for cache.nixos.org, Cachix, Attic.

Implements the NarInfo + NAR download protocol for substitution.

Structs§

BinaryCacheStore
A read-only binary cache store accessed over HTTP.
BinaryCacheStoreBuilder
Builder for BinaryCacheStore.

Enums§

BinaryCacheError
Typed errors for binary cache operations.