Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflows/manual-nixos-v2: use a matrix to build on different systems #392361

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

JohnRTitor
Copy link
Contributor

So apparently we have to build the manual on hostPlatform.

Tested:
On https://github.com/JohnRTitor/nixpkgs/actions/runs/14019104683

So apparently we have to build the manual on hostPlatform.

Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
@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 backport release-24.11 Backport PR automatically labels Mar 23, 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 Mar 23, 2025
@JohnRTitor
Copy link
Contributor Author

Merging, workflow test run looks good to me.

@JohnRTitor JohnRTitor merged commit 861731d into NixOS:master Mar 23, 2025
23 of 27 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 23, 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-392361-to-release-24.11 origin/release-24.11
cd .worktree/backport-392361-to-release-24.11
git switch --create backport-392361-to-release-24.11
git cherry-pick -x 861731dcf0ee5b5033d37f96c58a0d775e23cf07

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 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 backport release-24.11 Backport PR automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants