-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
We're currently using DeterminateSystems/magic-nix-cache-action to cache our nix builds. However, the free no-FlakeHub-account mode that uses the Github Action cache is quite limited and we get rate-limited a lot when there's a lot of changes in the modules (eventually we get full caching after several builds).
Incorporate some better nix caching solution to the repo if possible.
The builds times are a bit bothersome for a couple releases until we stop getting throttled and everything gets cached properly, but it's not too terrible so this is not urgent.
Reactions are currently unavailable