|
|
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) |
|
|
StorePathSet | storePaths |
|
std::optional< ProfileElementSource > | source |
|
bool | active = true |
|
NixInt::Inner | priority = DEFAULT_PRIORITY |
◆ 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: