Nix 2.28.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
ProfileElement Struct Reference

Public Member Functions

std::string identifier () const
 
std::set< std::string > toInstallables (Store &store)
 
std::string versions () const
 
void updateStorePaths (ref< Store > evalStore, ref< Store > store, const BuiltPaths &builtPaths)
 

Public Attributes

StorePathSet storePaths
 
std::optional< ProfileElementSourcesource
 
bool active = true
 
int priority = defaultPriority
 

Member Function Documentation

◆ toInstallables()

std::set< std::string > ProfileElement::toInstallables ( Store & store)
inline

Return a string representing an installable corresponding to the current element, either a flakeref or a plain store path


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