Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ProfileElement Struct Reference

Public Member Functions

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

Public Attributes

StorePathSet storePaths
std::optional< ProfileElementSourcesource
bool active = true
NixInt::Inner priority = DEFAULT_PRIORITY

Member Function Documentation

◆ toInstallables()

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

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 files: