workflows/{manual-nixos,nix-parse}: fix failing workflows#406138
Merged
wolfgangwalther merged 2 commits intoNixOS:masterfrom May 11, 2025
Merged
workflows/{manual-nixos,nix-parse}: fix failing workflows#406138wolfgangwalther merged 2 commits intoNixOS:masterfrom
wolfgangwalther merged 2 commits intoNixOS:masterfrom
Conversation
Contributor
Author
|
I think the other 3 workflows that were touched in that PR didn't run, yet. Will double check them, too. |
Mic92
reviewed
May 11, 2025
Member
Mic92
left a comment
There was a problem hiding this comment.
Please merged when you are done to unblock CI.
Mic92
approved these changes
May 11, 2025
Contributor
Author
|
The other 3 look good, at least no similar patterns. |
Contributor
|
Backport failed for 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 |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Oversights in #404466.
Things done
Add a 👍 reaction to pull requests you find important.