Open
Description
Is your feature request related to a problem you're trying to solve? Please describe.
It happens that we include packages / attributes that have no binary cache and it takes rather long for every developer to download / build the package in their system.
Describe the solution you'd like
It would be cool to have some documented strategies on how Nix binary caching can be leveraged together with Devbox.
Additional context
- E.g. using Cachix or something like https://github.com/zhaofengli/attic would be great to provide pre-built packages for Devbox environments.