vito / bass

a low fidelity scripting language for project infrastructure
https://bass-lang.org
MIT License
378 stars 13 forks source link

`(cache-dir)` can set cache concurrency, now defaults to `:shared` #275

Closed vito closed 1 year ago

vito commented 1 year ago

This was changed to Locked a while back because it was breaking nix builds or something. But defaulting to Locked is counter-productive; it can make builds even slower by serializing them.