Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
fetchers.hh File Reference
#include "types.hh"
#include "hash.hh"
#include "canon-path.hh"
#include "json-impls.hh"
#include "attrs.hh"
#include "url.hh"
#include <memory>
#include <nlohmann/json_fwd.hpp>
#include "ref.hh"

Go to the source code of this file.

Classes

struct  nix::fetchers::Input
 
struct  nix::fetchers::InputScheme
 
struct  nix::fetchers::PublicKey
 

Functions

void nix::fetchers::registerInputScheme (std::shared_ptr< InputScheme > &&inputScheme)
 
nlohmann::json nix::fetchers::dumpRegisterInputSchemeInfo ()
 
std::string nix::fetchers::publicKeys_to_string (const std::vector< PublicKey > &publicKeys)