You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
featureFeature request or proposallanguageThe Nix expression language; parser, interpreter, primops, evaluation, etcnew-cliRelating to the "nix" commandUXThe way in which users interact with Nix. Higher level than UI.
the main reason we wrote https://github.com/clan-lol/nix-select was that the nix language is quite limited (but it doesn't have to be). We would be very happy if the builtin selection language inside nix could take some (or all?) of the features from nix-select :)
This would ideally fit into the existing language and be concise enough for command line use.
Ideally we coordinate this to be a superset and generalization of #13140 that returns multiple, structured results instead of identifying a single value.
lib.concatMapAttrs (also, attrsets aren't monads, but that may be ok)
jq, XPath
roberth
added
feature
Feature request or proposal
UX
The way in which users interact with Nix. Higher level than UI.
new-cli
Relating to the "nix" command
language
The Nix expression language; parser, interpreter, primops, evaluation, etc
labels
May 7, 2025
featureFeature request or proposallanguageThe Nix expression language; parser, interpreter, primops, evaluation, etcnew-cliRelating to the "nix" commandUXThe way in which users interact with Nix. Higher level than UI.
Originally posted by @Lassulus in #13140
The text was updated successfully, but these errors were encountered: