Skip to content

flutterPackages.beta: fix eval#426641

Merged
philiptaron merged 1 commit intoNixOS:masterfrom
wolfgangwalther:ci-eval-asserts-flutter-beta
Jul 19, 2025
Merged

flutterPackages.beta: fix eval#426641
philiptaron merged 1 commit intoNixOS:masterfrom
wolfgangwalther:ci-eval-asserts-flutter-beta

Conversation

@wolfgangwalther
Copy link
Contributor

This attribute shouldn't be available when no beta versions are packaged, otherwise it fails eval in CI.

Before this PR, this fails with:

error: lists.last: list must not be empty

Afterwards, there will just not be a beta attr, when there are no beta versions.

Part of #426629, ultimately targeting #397184.

Things done


Add a 👍 reaction to pull requests you find important.

This attribute shouldn't be available when no beta versions are
packaged, otherwise it fails eval in CI.
@nix-owners nix-owners bot requested a review from RossComputerGuy July 19, 2025 11:10
@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: flutter Open-source UI software development kit for cross-platform applications labels Jul 19, 2025
@philiptaron philiptaron merged commit b19874d into NixOS:master Jul 19, 2025
27 of 30 checks passed
@wolfgangwalther wolfgangwalther deleted the ci-eval-asserts-flutter-beta branch July 20, 2025 09:15
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jul 22, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: flutter Open-source UI software development kit for cross-platform applications 8.has: port to stable This PR already has a backport to the stable release. 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