Skip to content

[Backport release-25.05] opensmalltalk-vm: don't throw without aliases#427343

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

[Backport release-25.05] opensmalltalk-vm: don't throw without aliases#427343
wolfgangwalther merged 1 commit intorelease-25.05from
backport-427246-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 #427246.

  • 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.

CI needs ugly workarounds to catch a `throw` on unsupported platforms.
If aliases are disabled, as is the case in CI, we simply return `null`
for this leaf package. This will ignore it for CI purposes, while still
giving a proper error message for end users.

(cherry picked from commit 7c77a0f)
@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 18d2b3f into release-25.05 Jul 22, 2025
27 of 30 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-427246-to-release-25.05 branch July 22, 2025 06:40
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