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

Public Member Functions

 ProfileManifest (EvalState &state, const Path &profile)
 
JSON toJSON (Store &store) const
 
kj::Promise< Result< StorePath > > build (ref< Store > store)
 
void addElement (std::string_view nameCandidate, ProfileElement element)
 
void addElement (ProfileElement element)
 

Static Public Member Functions

static void printDiff (const ProfileManifest &prev, const ProfileManifest &cur, std::string_view indent)
 

Public Attributes

std::map< std::string, ProfileElementelements
 

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