Skip to content

workflows/{manual-nixos,nix-parse}: fix failing workflows#406138

Merged
wolfgangwalther merged 2 commits intoNixOS:masterfrom
wolfgangwalther:ci-fix-local
May 11, 2025
Merged

workflows/{manual-nixos,nix-parse}: fix failing workflows#406138
wolfgangwalther merged 2 commits intoNixOS:masterfrom
wolfgangwalther:ci-fix-local

Conversation

@wolfgangwalther
Copy link
Copy Markdown
Contributor

Oversights in #404466.

Things done


Add a 👍 reaction to pull requests you find important.

@wolfgangwalther wolfgangwalther requested a review from Mic92 May 11, 2025 10:38
@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs backport release-24.11 labels May 11, 2025
@wolfgangwalther
Copy link
Copy Markdown
Contributor Author

I think the other 3 workflows that were touched in that PR didn't run, yet. Will double check them, too.

Copy link
Copy Markdown
Member

@Mic92 Mic92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merged when you are done to unblock CI.

@wolfgangwalther wolfgangwalther merged commit 089f146 into NixOS:master May 11, 2025
14 of 19 checks passed
@wolfgangwalther wolfgangwalther deleted the ci-fix-local branch May 11, 2025 10:41
@wolfgangwalther
Copy link
Copy Markdown
Contributor Author

The other 3 look good, at least no similar patterns.

@nixpkgs-ci
Copy link
Copy Markdown
Contributor

nixpkgs-ci bot commented May 11, 2025

Backport failed for release-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.11
git worktree add -d .worktree/backport-406138-to-release-24.11 origin/release-24.11
cd .worktree/backport-406138-to-release-24.11
git switch --create backport-406138-to-release-24.11
git cherry-pick -x 3605e434726dbf478b63b3a4c410c76cdd489580 b431c55e32b4b782f4b39dc7ccd15df84ed7ae81

@wolfgangwalther wolfgangwalther added the 8.has: port to stable This PR already has a backport to the stable release. label May 11, 2025
@github-actions github-actions 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. labels May 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 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