mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
parent
17c202b3ea
commit
397cf4e285
4 changed files with 30 additions and 16 deletions
8
doc/manual/rl-next/empty-search-regex.md
Normal file
8
doc/manual/rl-next/empty-search-regex.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
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 `^`.
|
||||
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue