|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Classes | |
| struct | LookupResult |
Public Member Functions | |
| virtual void | add (ref< Store > store, const Attrs &inAttrs, const Attrs &infoAttrs, const StorePath &storePath, bool locked)=0 |
| virtual kj::Promise< Result< std::optional< std::pair< Attrs, StorePath > > > > | lookup (ref< Store > store, const Attrs &inAttrs)=0 |
| virtual kj::Promise< Result< std::optional< LookupResult > > > | lookupExpired (ref< Store > store, const Attrs &inAttrs)=0 |