Closed ifiokjr closed 3 months ago
@aljazerzen 20 minutes to build the nix environment seems excessive.
I'm also using nix with a similar set of dependencies and the total setup time is 2 minutes: https://github.com/ifiokjr/edgedb_codegen/actions/runs/10557862386/job/29246247502
It uses heavy caching and helps provide a faster feedback look. Are you happy for me to set up the same for this project?
Yes it is :D Although I've just updated the toolchain and it had to rebuild the env.
Go ahead. The few requirements are:
There is some caching set-up but it is apparently not working correctly.
Fixes #334