Skip to content

[Backport release-25.05] {clang,gcc}_multi: remove manual throws#427358

Merged
wolfgangwalther merged 1 commit intorelease-25.05from
backport-426902-to-release-25.05
Jul 22, 2025
Merged

[Backport release-25.05] {clang,gcc}_multi: remove manual throws#427358
wolfgangwalther merged 1 commit intorelease-25.05from
backport-426902-to-release-25.05

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Jul 22, 2025

Bot-based backport to release-25.05, triggered by a label in #426902.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-committer, if you find that it is not acceptable, leave a comment.

This avoids hacky workarounds in CI when generating attrpaths for
non-x86_64-linux platforms.

Evaluation for these two attributes will not succeed on platforms other
than Linux anyway, because:
- The unsupported system error from `glibc-nolibgcc` is propagated.
- `pkgsi686Linux.gcc` triggers an assert anyway.

(cherry picked from commit 63e69e4)
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 4.workflow: backport This targets a stable branch labels Jul 22, 2025
@wolfgangwalther wolfgangwalther merged commit cdc20cc into release-25.05 Jul 22, 2025
27 of 30 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-426902-to-release-25.05 branch July 22, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant