coq-nix-toolbox icon indicating copy to clipboard operation
coq-nix-toolbox copied to clipboard

Consider using nix-quick-install in GitHub workflows.

Open Zimmi48 opened this issue 2 years ago • 0 comments

I haven't tested it yet, but https://github.com/marketplace/actions/nix-quick-install is advertised as being 4 times faster than the install-nix-action that we are currently using. For the workflows in this repository, given the very large number of jobs that we trigger (many of them only to quickly succeed after checking that an output is already in cache), it seems like the gain of time would be worth, if it works.

Zimmi48 avatar Feb 12 '23 16:02 Zimmi48