|
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) |
|
|
StorePathSet | storePaths |
|
std::optional< ProfileElementSource > | source |
|
bool | active = true |
|
int | priority = defaultPriority |
|
◆ 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:
- /home/buildozer/aports/community/nix/src/nix-2.28.2/src/nix/profile.cc