lix/src
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
..
build-remote Hack to get SSH error messages from build-remote 2018-03-20 15:25:26 +01:00
libexpr isFunction: True on primops. 2018-04-17 14:33:12 -04:00
libmain Export required C++ version in pkgconfig. 2018-04-09 11:32:43 -04:00
libstore exportReferences: Check whether the path is in the input closure 2018-04-17 12:03:27 +02:00
libutil Fix build 2018-03-22 13:46:19 +01:00
linenoise linenoise.cpp: allow completions from empty input 2017-12-19 12:52:10 -06:00
nix Allow multiple search experssions in nix search 2018-04-18 21:08:35 +02:00
nix-build nix-shell: Fixes use with ruby shebangs. 2018-04-07 22:38:45 -04:00
nix-channel Remove unused channel-cache directory 2018-03-20 18:22:49 +01:00
nix-collect-garbage Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
nix-copy-closure Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
nix-daemon nix-daemon: Exit successfully when interrupted. 2018-04-09 08:05:54 -04:00
nix-env Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
nix-instantiate nix-shell: allow symlinks to .drvs 2018-03-16 22:15:24 +00:00
nix-prefetch-url Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
nix-store Merge branch 'write-failure-fixes' of git://github.com/lheckemann/nix 2018-03-02 10:59:59 -05:00
nlohmann nlohmann-json: 2.1.1 -> 3.0.1 2018-01-22 12:19:50 -06:00
resolve-system-dependencies Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00