Establish a garbage collection strategy for cleaning up builds
Open
- Dominant language
- Nix
- Stars
- 22
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently we don't reuse old builds, and they take up a lot of space in the Nix store. Each layer is stored, and duplicated in the final build which is also stored. We'll need to work out a way to purge these on a regular basis.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.