Files
lix/src/nix
Daniel Poelzleithner b712d4674b 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
2018-04-18 21:08:35 +02:00
..
2017-09-14 13:29:33 +02:00
2018-02-12 17:06:06 +01:00
2018-03-30 02:31:14 +01:00
2018-02-13 14:26:19 +00:00
2018-04-17 12:16:04 +02:00
2017-10-24 12:58:34 +02:00
2018-02-12 17:06:06 +01:00
2016-03-15 12:11:27 +01:00
2018-01-12 15:05:26 -06:00
2018-02-19 20:38:53 +01:00
2017-08-16 20:56:03 +02:00
2017-11-14 14:28:03 +01:00
2018-02-26 18:29:40 +01:00
2017-11-14 14:28:03 +01:00
2017-09-25 13:43:35 +02:00
2017-10-24 12:58:34 +02:00
2018-01-31 16:24:43 +01:00
2017-10-24 12:58:34 +02:00