Hi
How to enable caching on M1 Mac? Right now, it compiles everything from scratch
montmorency BUSINESS
If you are in a nix-shell running cachix use digitallyinduced should make sure your project fetches the M1 binaries for most of the app dependencies when you build it.
If you are in a nix-shell running
cachix use digitallyinduced
should make sure your project fetches the M1 binaries for most of the app dependencies when you build it.