Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
flox::resolver::Options Struct Reference

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< Allowsallow
 
std::optional< Semversemver
 
std::optional< std::string > packageGroupingStrategy
 
std::optional< std::string > activationStrategy
 

Detailed Description

A set of options that apply to an entire environment.


The documentation for this struct was generated from the following files: