Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
Package metadata loaded from a ‘PkgDb’ cache. More...
#include <filesystem>
#include <string>
#include <nix/flake/flakeref.hh>
#include "flox/core/types.hh"
#include "flox/pkgdb/pkg-query.hh"
#include "flox/pkgdb/read.hh"
#include "flox/raw-package.hh"
Go to the source code of this file.
Classes | |
class | flox::pkgdb::DbPackage |
Package metadata loaded from a ‘PkgDb’ cache. More... | |
Namespaces | |
namespace | flox |
Interfaces for use by flox . | |
namespace | flox::pkgdb |
Interfaces for caching package metadata in SQLite3 databases. | |
Package metadata loaded from a ‘PkgDb’ cache.