Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
nlohmann::adl_serializer< nix::FlakeRef > Struct Reference

nix::FlakeRef to/from JSON. More...

#include <util.hh>

Static Public Member Functions

static void to_json (json &jto, const nix::FlakeRef &ref)
 Convert a nix::FlakeRef to a JSON object.
 
static nix::FlakeRef from_json (const json &jfrom)
 Move-only conversion of a JSON object to a nix::FlakeRef.
 

Detailed Description

nix::FlakeRef to/from JSON.


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