diff options
author | Daniel Poelzleithner <poelzleithner@b1-systems.de> | 2018-04-18T19·08+0200 |
---|---|---|
committer | Daniel Poelzleithner <poelzleithner@b1-systems.de> | 2018-04-18T19·08+0200 |
commit | b712d4674bb18dd8c449c97b02e99b3e78bd6dd0 (patch) | |
tree | 3f01eda5872cc5b26296d3b8a3a0ffe330f35b88 /tests/search.sh | |
parent | b37f5ae31dc0a0cbfa7e5bbf6b199e7e39c287ac (diff) |
Allow multiple search experssions in nix search
The common use case is to search for packages containing multiple words like a "git" "frontend". Having only one expressions makes this simple regular use case very complicated. Instead, search accepts multiple regular epressions which all need to match. nix search git 'gui|frontend' returns a list of all git uis for example
Diffstat (limited to 'tests/search.sh')
0 files changed, 0 insertions, 0 deletions