Skip to content

libexpr: Remove Bindings::find#13991

Merged
xokdvium merged 1 commit intoNixOS:masterfrom
xokdvium:bindings-remove-find
Sep 14, 2025
Merged

libexpr: Remove Bindings::find#13991
xokdvium merged 1 commit intoNixOS:masterfrom
xokdvium:bindings-remove-find

Conversation

@xokdvium
Copy link
Copy Markdown
Contributor

Motivation

A follow-up optimization will make it impossible to make a find function
that returns an iterator in an efficient manner. All consumer code can
easily use the get variant.

Context

Depends on #13983


Add 👍 to pull requests you find important.

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

A follow-up optimization will make it impossible to make a find function
that returns an iterator in an efficient manner. All consumer code can
easily use the `get` variant.
@github-actions github-actions bot added the new-cli Relating to the "nix" command label Sep 14, 2025
@dpulls
Copy link
Copy Markdown

dpulls bot commented Sep 14, 2025

🎉 All dependencies have been resolved !

@xokdvium xokdvium merged commit 2b0fd88 into NixOS:master Sep 14, 2025
14 checks passed
@xokdvium xokdvium deleted the bindings-remove-find branch September 14, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-cli Relating to the "nix" command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants