Nix 2.30.1
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::fetchers::GitInputScheme Member List

This is the complete list of members for nix::fetchers::GitInputScheme, including all inherited members.

allowedAttrs() const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
clone(const Input &input, const Path &destDir) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getAccessor(ref< Store > store, const Input &_input) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getAccessorFromCommit(ref< Store > store, RepoInfo &repoInfo, Input &&input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getAccessorFromWorkdir(ref< Store > store, RepoInfo &repoInfo, Input &&input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getAllRefsAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getDefaultRef(const RepoInfo &repoInfo, bool shallow) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getExportIgnoreAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getFingerprint(ref< Store > store, const Input &input) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getLastModified(const Settings &settings, const RepoInfo &repoInfo, const std::filesystem::path &repoDir, const Hash &rev) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getLfsAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getRepoInfo(const Input &input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getRevCount(const Settings &settings, const RepoInfo &repoInfo, const std::filesystem::path &repoDir, const Hash &rev) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getShallowAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getSourcePath(const Input &input) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
getSubmodulesAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
inputFromAttrs(const Settings &settings, const Attrs &attrs) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
inputFromURL(const Settings &settings, const ParsedURL &url, bool requireTree) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
isLocked(const Input &input) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
makeNotAllowedError(std::filesystem::path repoPath) (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinlinestatic
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::GitInputSchemeinline
schemeName() const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
toURL(const Input &input) const override (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline
verifyCommit(const Input &input, std::shared_ptr< GitRepo > repo) const (defined in nix::fetchers::GitInputScheme)nix::fetchers::GitInputSchemeinline