Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Namespaces | Functions
primops.hh File Reference

Extensions to nix primitive operations. More...

#include "flox/core/nix-state.hh"

Go to the source code of this file.

Namespaces

namespace  flox
 Interfaces for use by flox.
 
namespace  flox::pkgdb
 Interfaces for caching package metadata in SQLite3 databases.
 

Functions

void flox::pkgdb::prim_getFingerprint (nix::EvalState &state, const nix::PosIdx pos, nix::Value **args, nix::Value &value)
 Lookup a flake's fingerprint hash.
 

Detailed Description

Extensions to nix primitive operations.