Nix 2.28.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::fetchers::IndirectInputScheme Struct Reference
Inheritance diagram for nix::fetchers::IndirectInputScheme:

Public Member Functions

std::optional< Input > inputFromURL (const Settings &settings, const ParsedURL &url, bool requireTree) const override
 
std::string_view schemeName () const override
 
StringSet allowedAttrs () const override
 
std::optional< Input > inputFromAttrs (const Settings &settings, const Attrs &attrs) const override
 
ParsedURL toURL (const Input &input) const override
 
Input applyOverrides (const Input &_input, std::optional< std::string > ref, std::optional< Hash > rev) const override
 
std::pair< ref< SourceAccessor >, Input > getAccessor (ref< Store > store, const Input &input) const override
 
std::optional< ExperimentalFeature > experimentalFeature () const override
 
bool isDirect (const Input &input) const override
 

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