Skip to content

[Backport release-25.05] haskell.packages.native-bignum: exclude recurseForDerivations#440383

Merged
wolfgangwalther merged 2 commits intorelease-25.05from
backport-440347-to-release-25.05
Sep 5, 2025
Merged

[Backport release-25.05] haskell.packages.native-bignum: exclude recurseForDerivations#440383
wolfgangwalther merged 2 commits intorelease-25.05from
backport-440347-to-release-25.05

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Sep 5, 2025

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

  • 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 was accidentally introduced when it was added to
`haskell.compiler`. This code is a bit odd, because it iterates through
the compiler attributes and then tries to access the same name in
packages, which fails in this case.

Seems like this was just a copy-paste error, this should iterate through
packages instead.

(cherry picked from commit 07cb32d)
These versions were dropped from Nixpkgs already.

(cherry picked from commit 2f336e2)
@wolfgangwalther wolfgangwalther merged commit 5ba8b85 into release-25.05 Sep 5, 2025
26 of 31 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-440347-to-release-25.05 branch September 5, 2025 10:23
@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. 6.topic: haskell General-purpose, statically typed, purely functional programming language 4.workflow: backport This targets a stable branch labels Sep 5, 2025
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 6.topic: haskell General-purpose, statically typed, purely functional programming language 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