Welcome to Cachix documentation¶
Cachix is a service for Nix binary cache hosting.
New to Cachix? Read What is a Binary Cache? for a conceptual overview, then follow Getting Started to create and use your first cache.
Feedback can be reported via a public github issue, live chat on app.cachix.org or at support@cachix.org.
Get started
Guides
Explanation
Reference
- Frequently Asked Questions
- First step for any problem: run
cachix doctor - What Nix versions are supported?
- Does pushing a store path override an existing entry?
- Are entries immediately available after they are pushed?
- Why is Nix not picking up on any of the pre-built artifacts?
- Is there a way to cache
nix-shell? - How to disable binary caches when working offline?
- What happens when I run cachix use (both immediately and any stateful effects for the future)?
- I get
InvalidPatherror from Nix when invoking Cachix - warning: ‘https://mycache.cachix.org’ does not appear to be a binary cache
- How can I check if my auth token works?
- How do I supply a custom CA certificate?
- First step for any problem: run
- Glossary