Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
A set of options that apply to an entire environment. More...
#include <manifest-raw.hh>
Classes | |
struct | Allows |
struct | Semver |
Public Member Functions | |
void | merge (const Options &overrides) |
Apply options from overrides, but retain other existing options. | |
operator pkgdb::PkgQueryArgs () const | |
Convert to a base set of flox::pkgdb::PkgQueryArgs. | |
Public Attributes | |
std::optional< std::vector< System > > | systems |
std::optional< Allows > | allow |
std::optional< Semver > | semver |
std::optional< std::string > | packageGroupingStrategy |
std::optional< std::string > | activationStrategy |
A set of options that apply to an entire environment.