Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::fetchers::Cache Struct Referenceabstract
Inheritance diagram for nix::fetchers::Cache:
nix::fetchers::CacheImpl

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

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