diff options
author | Matthew Bauer <mjbauer95@gmail.com> | 2021-02-03 21:22:11 -0600 |
---|---|---|
committer | Matthew Bauer <mjbauer95@gmail.com> | 2021-02-03 21:22:11 -0600 |
commit | e38cd5becbbff57951b6a576dd793f4777a9833c (patch) | |
tree | 65319e694b50f70ea08a8cceddc7f51c717a0f48 /src/resolve-system-dependencies | |
parent | c8937ba9f34174a0ddeb1137b523e31c4acfb6af (diff) |
Always enter first level of attrset in nix search
This makes nix search always go through the first level of an
attribute set, even if it's not a top level attribute. For instance,
you can now list all GHC compilers with:
$ nix search nixpkgs#haskell.compiler
...
This is similar to how nix-env works when you pass in -A.
Diffstat (limited to 'src/resolve-system-dependencies')
0 files changed, 0 insertions, 0 deletions