Skip to content

resolveLookupPathPath(): Fix caching of negative lookups (backport #12481) #12486

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

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 17, 2025

Motivation

This avoids spamming "Nix search path entry does not exist" (#12480).

Also, we no longer add entries to the default search path if their symlink target doesn't exist.

Context


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 #12481 done by [Mergify](https://mergify.com).

This avoids spamming in case the missing search path entry does not
exist (#12480).

(cherry picked from commit df08e1e)
@mergify mergify bot added the automatic backport This PR is a backport produced by automation (does not trigger backporting) label Feb 17, 2025
@mergify mergify bot requested a review from edolstra as a code owner February 17, 2025 17:03
@mergify mergify bot added the merge-queue label Feb 17, 2025
@Ericson2314 Ericson2314 merged commit a13149e into 2.26-maintenance Feb 17, 2025
21 checks passed
@Ericson2314 Ericson2314 deleted the mergify/bp/2.26-maintenance/pr-12481 branch February 17, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic backport This PR is a backport produced by automation (does not trigger backporting) merge-queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants