mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
Any change to shell.nix or ci/ currently needs to rebuild treefmt on 4
systems from scratch. We can avoid that by using the existing cachix
cache.
Adding the cache to lib-tests won't do much on it's own, yet, but it
will with the next commit.
(cherry picked from commit f87dac4be3)