[anneal][v2] Stabilize Nix omnibus archive builds#3444
Merged
Conversation
This was referenced Jun 7, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3444 +/- ##
=======================================
Coverage 91.85% 91.85%
=======================================
Files 20 20
Lines 6093 6093
=======================================
Hits 5597 5597
Misses 496 496 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ac3faf7 to
1eec343
Compare
d95dbca to
11bf7f7
Compare
Teach the Nix archive builder to construct all supported platform archives from platform-specific upstream artifacts, unpack Mathlib cache archives using a native leantar, and seed vendored Lake path packages from the unpacked cache layout. Run the archive verification build in Lake's old mtime mode with deterministic source/config mtimes so the prebuilt cache artifacts are replayed instead of invalidated and rebuilt in the Nix sandbox. gherrit-pr-id: Gvs2nuhwbbh5phbtjrqaw4uc7odrdp7ce
1eec343 to
d551e1d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Teach the Nix archive builder to construct all supported platform archives from platform-specific upstream artifacts, unpack Mathlib cache archives using a native leantar, and seed vendored Lake path packages from the unpacked cache layout.
Run the archive verification build in Lake's old mtime mode with deterministic source/config mtimes so the prebuilt cache artifacts are replayed instead of invalidated and rebuilt in the Nix sandbox.
Latest Update: v2 — Compare vs v1
📚 Full Patch History
Links show the diff between the row version and the column version.
⬇️ Download this PR
Branch
git fetch origin refs/heads/Gvs2nuhwbbh5phbtjrqaw4uc7odrdp7ce && git checkout -b pr-Gvs2nuhwbbh5phbtjrqaw4uc7odrdp7ce FETCH_HEADCheckout
git fetch origin refs/heads/Gvs2nuhwbbh5phbtjrqaw4uc7odrdp7ce && git checkout FETCH_HEADCherry Pick
git fetch origin refs/heads/Gvs2nuhwbbh5phbtjrqaw4uc7odrdp7ce && git cherry-pick FETCH_HEADPull
Stacked PRs enabled by GHerrit.