[3.24.1] use mdx compatibility overrides in revdeps - #15577
Merged
Conversation
Disable mdx checks that expect paths without the ./ prefix and ensure its split outputs exist, matching the newer nix-overlays definition. Signed-off-by: Ali Caglayan <alizter@gmail.com>
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.
Use the
mdxcompatibility overrides from newernix-overlaysin the release branch reverse-dependency scope.mdx.2.5.2checks fail with the release Dune because generated paths now include a./prefix. The newer overlay disables those path-sensitive checks and ensures the package split outputs exist; this applies the same narrow override without changing the release package-set pins.Validation on exact PR head
a2589094b768fc859d0c072175523a7118d08a8c:nix build .#revdeps.x86_64-linux.mdx --override-input revdeps-dune . --no-link -Lon3.24.1-rc.ocamlformat,odoc,lsp,utop,earlybird,odig,dune-release,index, andmerlin.nixfmt --check nix/revdeps.nixpasses.