Zulip Chat Archive
Stream: lean4
Topic: downloading build artifacts
Paige Thomas (Jan 05 2025 at 17:51):
If I check out code from a github Lean library repo that depends on mathlib and does not have any build artifacts in it, what do I need to do to be able to build it without rebuilding all of mathlib?
Paige Thomas (Jan 05 2025 at 18:01):
Is it just lake exe cache get
?
Paige Thomas (Jan 05 2025 at 18:33):
Thank you.
Paige Thomas (Jan 05 2025 at 18:41):
Hmm. It seems that it still builds a bunch of stuff that looks like it is in mathlib?
messages.txt
Paige Thomas (Jan 05 2025 at 18:50):
Oh, it looks like this is what is being discussed in "Updating to 4.15.0".
Last updated: May 02 2025 at 03:31 UTC