|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Go to the source code of this file.
Classes | |
| struct | nix::GCOptions |
| struct | nix::GCResults |
| struct | nix::GcStore |
Typedefs | |
| typedef std::unordered_map< StorePath, std::unordered_set< std::string > > | nix::Roots |
| typedef std::unordered_map< Path, std::unordered_set< std::string > > | nix::UncheckedRoots |
| typedef std::unordered_map<StorePath, std::unordered_set<std::string> > nix::Roots |
Garbage-collector roots, referring to a store path
| typedef std::unordered_map<Path, std::unordered_set<std::string> > nix::UncheckedRoots |
Possible garbage collector roots, referring to any path