You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Do not override the `nixpkgs` input when using this flake.
45
+
> The cached builds are tied to the pinned nixpkgs revision; overriding it will result in cache misses and local rebuilds.
46
+
47
+
To push your own builds to the cache (useful in CI or team setups), [create a Cachix account](https://app.cachix.org/) and configure a push workflow so builds are cached as they happen.
0 commit comments