Skip to content

rm nanvix overlay#779

Open
ada-x64 wants to merge 1 commit into
nanvix/v3.12.3from
fix/778/rm-nanvix-overlay
Open

rm nanvix overlay#779
ada-x64 wants to merge 1 commit into
nanvix/v3.12.3from
fix/778/rm-nanvix-overlay

Conversation

@ada-x64

@ada-x64 ada-x64 commented Jul 7, 2026

Copy link
Copy Markdown

Removes redundant nanvix overlay. Closes #778

Copilot AI review requested due to automatic review settings July 7, 2026 20:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the (now-obsolete) local Nanvix overlay helper from the Nanvix CPython build script, relying on the base ZScript flow instead.

Changes:

  • Deleted the _overlay_local_nanvix() helper and its configuration/persistence logic from .nanvix/z.py.
  • Removed calls that re-applied the local overlay during setup, build, test, and benchmark.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .nanvix/z.py Outdated
Comment thread .nanvix/z.py
@ada-x64 ada-x64 force-pushed the fix/778/rm-nanvix-overlay branch from ee10d67 to 941c21c Compare July 7, 2026 20:35
@ada-x64 ada-x64 marked this pull request as ready for review July 7, 2026 20:35
@ada-x64 ada-x64 requested review from Copilot and ppenna July 7, 2026 20:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread .nanvix/z.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove nanivx_overlay logic

3 participants