Skip to content

[Backport release-25.05] linux: remove assert on linux#427368

Merged
K900 merged 1 commit intorelease-25.05from
backport-427219-to-release-25.05
Jul 22, 2025
Merged

[Backport release-25.05] linux: remove assert on linux#427368
K900 merged 1 commit intorelease-25.05from
backport-427219-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 #427219.

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

Asserting the hostplatform for `linux` is bad, because it can't be
caught by CI. For the `linux` package itself, it doesn't make a
difference, because it also has `meta.platforms = linux` set, so this
will fail evaluation - and in a way that can nicely be caught by CI.

(cherry picked from commit 0febbb4)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Jul 22, 2025
1 task
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: kernel The Linux kernel 4.workflow: backport This targets a stable branch labels Jul 22, 2025
@K900 K900 merged commit a075d1b into release-25.05 Jul 22, 2025
28 of 31 checks passed
@K900 K900 deleted the backport-427219-to-release-25.05 branch July 22, 2025 07:02
@vcunat

This comment was marked as duplicate.

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: kernel The Linux kernel 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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.

3 participants