Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Public Attributes | List of all members
flox::pkgdb::PkgDbReadOnly::LockedFlakeRef Struct Reference

Locked flake reference for database's flake. More...

#include <read.hh>

Public Attributes

std::string string
 
nlohmann::json attrs = nlohmann::json::object()
 

Detailed Description

Locked flake reference for database's flake.

Member Data Documentation

◆ attrs

nlohmann::json flox::pkgdb::PkgDbReadOnly::LockedFlakeRef::attrs = nlohmann::json::object()

Exploded form of URI as an attr-set.

◆ string

std::string flox::pkgdb::PkgDbReadOnly::LockedFlakeRef::string

Locked URI string.


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