|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Classes | |
| struct | RegexPattern |
Public Types | |
| using | Matcher = std::variant<Path, RegexPattern> |
Public Member Functions | |
| std::vector< Matcher > | getMatchers (ref< Store > store) |
| bool | matches (Store const &store, std::string const &name, ProfileElement const &element, std::vector< Matcher > const &matchers) |