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

fetchers::downloadTarball(): Return a cacheable accessor (backport #11285) #11446

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 9, 2024

Motivation

downloadTarball() is used by -I foo=<url> etc. fetchToStore() needs the accessor to have a fingerprint to enable caching.

Fixes #11271.

Context

Priorities and Process

Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.


This is an automatic backport of pull request #11285 done by [Mergify](https://mergify.com).

downloadTarball() is used by `-I foo=<url>` etc. fetchToStore() needs
the accessor to have a fingerprint to enable caching.

Fixes #11271.

(cherry picked from commit 9f6ee93)
@mergify mergify bot requested a review from edolstra as a code owner September 9, 2024 12:46
@mergify mergify bot added the merge-queue label Sep 9, 2024
@github-actions github-actions bot added the fetching Networking with the outside (non-Nix) world, input locking label Sep 9, 2024
@roberth roberth merged commit ae486b2 into 2.24-maintenance Sep 9, 2024
25 checks passed
@roberth roberth deleted the mergify/bp/2.24-maintenance/pr-11285 branch September 9, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fetching Networking with the outside (non-Nix) world, input locking merge-queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants