|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::fetchers::InputScheme, including all inherited members.
| applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
| clone(const Input &input, const Path &destDir) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
| emplaceURLQueryIntoAttrs(const ParsedURL &parsedURL, Attrs &attrs, const StringSet &numericParams, const StringSet &booleanParams) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlineprotected |
| fetch(ref< Store > store, const Input &input)=0 (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | pure virtual |
| getSourcePath(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
| hasAllInfo(const Input &input) const =0 (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | pure virtual |
| inputFromAttrs(const Attrs &attrs) const =0 (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | pure virtual |
| inputFromURL(const ParsedURL &url, bool requireTree) const =0 (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | pure virtual |
| isLockedByRev() const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |
| putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
| toURL(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | virtual |
| ~InputScheme() (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |