lix/doc/manual/rl-next/empty-search-regex.md
2023-12-21 22:13:43 +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 ^.

}