|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
This is the complete list of members for nix::fetchers::GitArchiveInputScheme, including all inherited members.
| accessHeaderFromToken(const std::string &token) const =0 (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | pure virtual |
| allowedAttrs() const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| applyOverrides(const Input &_input, std::optional< std::string > ref, std::optional< Hash > rev) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| downloadArchive(const Settings &settings, Store &store, Input input) const (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| experimentalFeature() const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| getAccessor(const Settings &settings, Store &store, const Input &_input) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| getAccessToken(const fetchers::Settings &settings, const std::string &host, const std::string &url) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| getDownloadUrl(const Settings &settings, const Input &input) const =0 (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | pure virtual |
| getFingerprint(Store &store, const Input &input) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| getRevFromRef(const Settings &settings, nix::Store &store, const Input &input) const =0 (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | pure virtual |
| inputFromAttrs(const fetchers::Settings &settings, const Attrs &attrs) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| inputFromURL(const fetchers::Settings &settings, const ParsedURL &url, bool requireTree) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| isLocked(const Settings &settings, const Input &input) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| makeHeadersWithAuthTokens(const fetchers::Settings &settings, const std::string &host, const Input &input) const (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| makeHeadersWithAuthTokens(const fetchers::Settings &settings, const std::string &host, const std::string &hostAndPath) const (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |
| toURL(const Input &input) const override (defined in nix::fetchers::GitArchiveInputScheme) | nix::fetchers::GitArchiveInputScheme | inline |