forked from lix-project/lix
eldritch horrors
044c117a9f
nix search: Disallow empty regex (cherry picked from commit1c260fa6d1
) Change-Id:Iaaf3605c24a342fcb05d0b534a9f305533d3b5fa
9 lines
219 B
Markdown
9 lines
219 B
Markdown
synopsis: Disallow empty search regex in `nix search`
|
|
prs: #9481
|
|
description: {
|
|
|
|
[`nix search`](@docroot@/command-ref/new-cli/nix3-search.md) now requires a search regex to be passed. To show all packages, use `^`.
|
|
|
|
}
|
|
|