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

Classes

struct  Entry
 

Public Types

enum  RegistryType {
  Flag = 0 , User = 1 , System = 2 , Global = 3 ,
  Custom = 4
}
 

Public Member Functions

 Registry (RegistryType type)
 
void write (const Path &path)
 
void add (const Input &from, const Input &to, const Attrs &extraAttrs)
 
void remove (const Input &input)
 

Static Public Member Functions

static std::shared_ptr< Registryread (const Path &path, RegistryType type)
 

Public Attributes

RegistryType type
 
std::vector< Entryentries
 

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