Skip to content

[Backport release-25.11] actions/checkout: manually fetch ci/pinned.json patch#482497

Merged
philiptaron merged 1 commit into
release-25.11from
backport-482470-to-release-25.11
Jan 22, 2026
Merged

[Backport release-25.11] actions/checkout: manually fetch ci/pinned.json patch#482497
philiptaron merged 1 commit into
release-25.11from
backport-482470-to-release-25.11

Conversation

@nixpkgs-ci

@nixpkgs-ci nixpkgs-ci Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

Bot-based backport to release-25.11, triggered by a label in #482470.

Before merging, ensure that this backport is acceptable for the release.

Even as a non-committer, if you find that it is not acceptable, leave a comment.

Tip

If you maintain all packages touched by this pull request, and they are all located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this PR using the nixpkgs-merge-bot.

In a shallow clone, `git fetch` may fail to apply thin packs due to
missing base objects.

We typically don't notice this with first-parent commits and prospective
merge commits, but it seems fairly common with arbitrary PR-branch
commits.

In this instance we don't need the full commit data, we only need to
apply its diff as a patch. So fetch the diff from GitHub's API and apply
using `git apply`.

This partially reverts commit 4787f35

(cherry picked from commit 79f6bf1)
@philiptaron philiptaron enabled auto-merge January 22, 2026 00:59
@philiptaron philiptaron added this pull request to the merge queue Jan 22, 2026
@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: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 4.workflow: backport This targets a stable branch 6.topic: policy discussion Discuss policies to work in and around Nixpkgs labels Jan 22, 2026
Merged via the queue into release-25.11 with commit 70a51a6 Jan 22, 2026
49 checks passed
@philiptaron philiptaron deleted the backport-482470-to-release-25.11 branch January 22, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 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 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