Puzzles

Never build software twice.

Leverage the Nix ecosystem to share binaries between CI, development and deployment environments.

Trusted by many small and medium-sized businesses

NoRedInk logo
Supercede logo
Scrive logo
digitally Induced logo
Scarf logo

Share binaries between all environments

Cachix provides with a few different ways to share binaries:

  • $ cachix push mycache
  • $ cachix watch-store mycache
  • $ cachix watch-exec mycache nix-build

Learn more.

Use your binaries seamlessly

Run $ cachix use mycache to configure Nix and you're all set!

Use auth tokens to protect read access to your binary cache:
$ cachix authtoken AUTH-TOKEN.

Build faster

Everything you need to share binaries.

Set up your Nix infrastructure in a few minutes and avoid maintenance work.

Garbage Collection

To prevent your cache to grow indefinitely, least recently used entries are collected once you reach your storage limit.

Access Management

Grant your team members write and/or read access to a cache.

Allows revoking the token at any time.

Continuous Integration Guides

Learn how to integrate your favorite CI to start sharing the binaries.

Fast

Comes with a number of optimizations to speed up binary cache roundtrips.

Deduplication

To save space, entries from cache.nixos.org are not stored in your cache.

Content Delivery Network

Cloudflare CDN enables performance and unlimited bandwidth on all plans.

Widely used by Nix community

From Open Source projects to established businesses.

Developers
5571
Transferred last month
297 TB
Binary Caches
4085

Ready to get started? Get in touch or create an account.