|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include "lix/libutil/ref.hh"#include "lix/libstore/nar-info.hh"#include "lix/libstore/realisation.hh"Go to the source code of this file.
Classes | |
| class | nix::NarInfoDiskCache |
| struct | nix::NarInfoDiskCache::CacheInfo |
Functions | |
| ref< NarInfoDiskCache > | nix::getNarInfoDiskCache () |
| ref< NarInfoDiskCache > | nix::getTestNarInfoDiskCache (Path dbPath) |
| ref< NarInfoDiskCache > nix::getNarInfoDiskCache | ( | ) |
Return a singleton cache object that can be used concurrently by multiple threads.