Closed froody closed 3 months ago
Apologies for having to revert this @froody - I should have checked CI, but the already broken state meant that I missed the failures this introduced. Feel free to resubmit this as I should soon have CI back to a green state again.
When building proj I need to pass the sqlite3 binary via a cache entry, like
{"EXE_SQLITE3": "$(execpath @sqlite3//:shell)"}
but that requires that cache entries are also expanded.