binary-cache/README.md

12 lines
344 B
Markdown
Raw Permalink Normal View History

2024-07-08 20:11:55 +00:00
# Nix binary cache using tvix-store
This repo contains a nix expression to host multiple binary caches using tvix-store and nar-bridge.
Check the tests to see how to deploy
## TODO
- [ ] Provide examples on how to do auth with nginx
- [ ] Design a cli to add cache to nix conf
- [ ] Design the process to handle signatures and implement it