Welcome to Cachix documentation¶
Cachix is a service for Nix binary cache hosting.
Feedback can be reported via a public github issue, live chat on app.cachix.org or at support@cachix.org.
Topics¶
- Installation
- Getting Started
- Getting Started With Continuous Integration
- Importing from S3
- Cachix Deploy
- Pushing to Cachix
- Garbage Collection
- Pins
- Security
- Enterprise
- Frequently Asked Questions
- 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
InvalidPath
error 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?
- Glossary