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

Public Member Functions

std::string identifier () const
StringSet 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()

StringSet 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/abuild/rpmbuild/BUILD/nix-2.29.0-build/nix-2.29.0/src/nix/profile.cc