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

ci: Update pinned Nixpkgs #361165

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

infinisil
Copy link
Member

From the nixpkgs-unstable channel: https://hydra.nixos.org/eval/1810238#tabs-inputs

Needed for #322537

Ran ci/update-pinned-nixpkgs.sh, which updated it to the version from this nixpkgs-unstable Hydra eval: https://hydra.nixos.org/eval/1810238#tabs-inputs

Includes #359904, ping @NixOS/nix-formatting


This work is funded by Tweag and Antithesis

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions label Dec 2, 2024
@infinisil infinisil added the backport release-24.11 Backport PR automatically label Dec 2, 2024
@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 Dec 2, 2024
@philiptaron philiptaron merged commit 0c49227 into NixOS:master Dec 2, 2024
18 of 19 checks passed
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Successfully created backport PR for release-24.11:

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 10, 2024

Backport failed for release-24.05, 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.05
git worktree add -d .worktree/backport-361165-to-release-24.05 origin/release-24.05
cd .worktree/backport-361165-to-release-24.05
git switch --create backport-361165-to-release-24.05
git cherry-pick -x c9bbb9962cf7b979c26c86e99663a632feb0883e

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Dec 10, 2024

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-361165-to-release-24.11 origin/release-24.11
cd .worktree/backport-361165-to-release-24.11
git switch --create backport-361165-to-release-24.11
git cherry-pick -x c9bbb9962cf7b979c26c86e99663a632feb0883e

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

3 participants