Skip to content

feat(builder): add pre defined build options - #27

Merged
Svenum merged 2 commits into
mainfrom
feat-add-preconfigured-commands
May 28, 2026
Merged

Svenum merged 2 commits into
mainfrom
feat-add-preconfigured-commands

Conversation

@Svenum

@Svenum Svenum commented May 27, 2026

Copy link
Copy Markdown
Member

This PR introduces two more build options:

  • all_systems: build all systems of a flake
  • all_packages: build all packages of a flake

Only one of command, all_systems or all_packages could be set at the same time for now.

@Svenum
Svenum requested a review from SirBerg May 27, 2026 21:28
Comment thread builder/src/iglu_builder/NixHelper.py Fixed
Comment thread builder/src/iglu_builder/NixHelper.py Fixed
Comment thread builder/src/iglu_builder/Builder.py Fixed
Comment thread builder/src/iglu_builder/NixHelper.py Fixed
@Svenum

Svenum commented May 27, 2026

Copy link
Copy Markdown
Member Author

check-build seems to fail of an unrelated issue, am I right @SirBerg?

@SirBerg

SirBerg commented May 27, 2026

Copy link
Copy Markdown
Member

Yup, seems to be a rate limiting / auth issue on the bun2nix part so I think this does not block us from merging @Svenum

@SirBerg SirBerg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Svenum

Svenum commented May 28, 2026

Copy link
Copy Markdown
Member Author

Local build on my machine was successfull. So I force merge.

@Svenum
Svenum merged commit 0b1f623 into main May 28, 2026
9 of 11 checks passed
@Svenum
Svenum deleted the feat-add-preconfigured-commands branch May 28, 2026 08:40
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