Skip to content

builder: support no-arch builds without Nix#288

Merged
danieldk merged 1 commit into
mainfrom
nixless-noarch-builds
Feb 18, 2026
Merged

builder: support no-arch builds without Nix#288
danieldk merged 1 commit into
mainfrom
nixless-noarch-builds

Conversation

@danieldk
Copy link
Copy Markdown
Member

This change makes build2cmake generate a setup.py for no-arch kernels. This setup.py implements a build_kernel command that can be used to build all variants.

We also hook this up in the Nix build to ensure that we are using/checking the same code paths.

This change makes `build2cmake` generate a `setup.py` for no-arch
kernels. This `setup.py` implements a `build_kernel` command that can be
used to build all variants.

We also hook this up in the Nix build to ensure that we are
using/checking the same code paths.
@danieldk danieldk marked this pull request as ready for review February 17, 2026 15:26
Copy link
Copy Markdown
Contributor

@MekkCyber MekkCyber left a comment

Choose a reason for hiding this comment

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

lgtm

@danieldk danieldk merged commit 077a622 into main Feb 18, 2026
37 checks passed
@danieldk danieldk deleted the nixless-noarch-builds branch February 18, 2026 11:13
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.

2 participants