lix/doc/manual/rl-next/empty-search-regex.md
2024-03-04 08:40:12 +01:00

219 B

synopsis: Disallow empty search regex in nix search prs: #9481 description: {

nix search now requires a search regex to be passed. To show all packages, use ^.

}