Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
pkgdb Directory Reference

Files

file  command.cc
 Executable command helpers, argument parsers, etc.
 
file  db-package.cc
 Package metadata loaded from a ‘PkgDb’ cache.
 
file  get.cc
 Implementation of pkgdb get subcommand.
 
file  input.cc
 Helpers for managing package database inputs and state.
 
file  list.cc
 Implementation of pkgdb list subcommand.
 
file  pkg-query.cc
 Interfaces for constructing complex ‘Packages’ queries.
 
file  primops.cc
 Extensions to nix primitive operations.
 
file  read.cc
 Implementations for reading a SQLite3 package set database.
 
file  schemas.hh [code]
 SQL Schemas to initialize a package database.
 
file  scrape.cc
 Implementation of the pkgdb scrape subcommand.
 
file  write.cc
 Implementations for writing to a SQLite3 package set database.