|
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::GitInputScheme, including all inherited members.
| applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| clone(const Input &input, const Path &destDir) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| 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) override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| getActualUrl(const Input &input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
| getSourcePath(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| hasAllInfo(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| inputFromAttrs(const Attrs &attrs) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| inputFromURL(const ParsedURL &url, bool requireTree) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| 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 override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| toURL(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
| ~InputScheme() (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |