Nix 2.29.1
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:
  • /home/abuild/rpmbuild/BUILD/nix-2.29.1-build/nix-2.29.1/src/libfetchers/indirect.cc