NixOS:master
← NixLayeredStore:local-overlay-store
opened 02:05PM - 14 Jun 23 UTC
Add a new `local-overlay` store implementation to Nix. This will be a local stor…e that is layered upon another local filesystem store (local store or daemon). This allows locally extending a shared store that is periodically updated with additional store objects.
- [Rendered](https://github.com/NixLayeredStore/rfcs/blob/local-overlay-store/rfcs/0000-local-overlay-store.md)
- [Blog post](https://blog.replit.com/super-colliding-nix-stores)
- [Implementation](https://github.com/NixOS/nix/pull/8397)
_This work is sponsored by [Replit](https://replit.com/) :sparkles:_