|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| GCOperation (LocalStore const &store, Path stateDir) | |
| void | addTempRoot (std::string rootHashPart) |
| void | releasePending () |
| bool | markPendingIfPresent (std::string const &hashPart) |
Class holding a server to receive new GC roots.
|
inline |
Marks a path as pending deletion if it is not in tempRoots.
Returns whether it was marked for deletion.