Skip to content

[Backport release-25.05] various: move throws to aliases#427365

Merged
wolfgangwalther merged 4 commits intorelease-25.05from
backport-426639-to-release-25.05
Jul 23, 2025
Merged

[Backport release-25.05] various: move throws to aliases#427365
wolfgangwalther merged 4 commits intorelease-25.05from
backport-426639-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 #426639.

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

These throw this error on eval right now:

```
the required ROCm 5.7 version for magma 2.6.2 has been removed
```

They'd technically be usable with CUDA, but are not used in-tree.

(cherry picked from commit 71b8d8e)
This had already been removed and should be an alias now.

(cherry picked from commit 3800228)
This is required to make CI work properly.

(cherry picked from commit 62dbe1c)
Same reasoning as commits before.

(cherry picked from commit 1d4e069)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Jul 22, 2025
1 task
@wolfgangwalther wolfgangwalther marked this pull request as draft July 22, 2025 06:36
@wolfgangwalther
Copy link
Contributor

@ConnorBaker do you think we're OK to drop these two magma attributes on the backport as well or should we do something different here?

@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: python Python is a high-level, general-purpose programming language. 6.topic: haskell General-purpose, statically typed, purely functional programming language 4.workflow: backport This targets a stable branch labels Jul 22, 2025
@ConnorBaker
Copy link
Contributor

Eh, it should be fine.

@wolfgangwalther wolfgangwalther marked this pull request as ready for review July 22, 2025 12:59
@wolfgangwalther wolfgangwalther merged commit 2d9a735 into release-25.05 Jul 23, 2025
33 of 35 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-426639-to-release-25.05 branch July 23, 2025 06:38
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 6.topic: python Python is a high-level, general-purpose 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.

2 participants