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

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

applyOverrides(std::optional< std::string > ref, std::optional< Hash > rev) const (defined in nix::fetchers::Input)nix::fetchers::Input
attrs (defined in nix::fetchers::Input)nix::fetchers::Input
cachedFingerprintnix::fetchers::Inputmutable
checkLocks(Input specified, Input &result)nix::fetchers::Inputstatic
clone(const Path &destDir) const (defined in nix::fetchers::Input)nix::fetchers::Input
computeStorePath(Store &store) const (defined in nix::fetchers::Input)nix::fetchers::Input
contains(const Input &other) const (defined in nix::fetchers::Input)nix::fetchers::Input
fetchToStore(ref< Store > store) constnix::fetchers::Input
fromAttrs(const Settings &settings, Attrs &&attrs)nix::fetchers::Inputstatic
fromURL(const Settings &settings, const std::string &url, bool requireTree=true)nix::fetchers::Inputstatic
fromURL(const Settings &settings, const ParsedURL &url, bool requireTree=true) (defined in nix::fetchers::Input)nix::fetchers::Inputstatic
getAccessor(ref< Store > store) constnix::fetchers::Input
getFingerprint(ref< Store > store) constnix::fetchers::Input
getLastModified() const (defined in nix::fetchers::Input)nix::fetchers::Input
getName() const (defined in nix::fetchers::Input)nix::fetchers::Input
getNarHash() const (defined in nix::fetchers::Input)nix::fetchers::Input
getRef() const (defined in nix::fetchers::Input)nix::fetchers::Input
getRev() const (defined in nix::fetchers::Input)nix::fetchers::Input
getRevCount() const (defined in nix::fetchers::Input)nix::fetchers::Input
getSourcePath() const (defined in nix::fetchers::Input)nix::fetchers::Input
getType() const (defined in nix::fetchers::Input)nix::fetchers::Input
Input(const Settings &settings) (defined in nix::fetchers::Input)nix::fetchers::Inputinline
InputScheme (defined in nix::fetchers::Input)nix::fetchers::Inputfriend
isConsideredLocked(const Settings &settings) constnix::fetchers::Input
isDirect() constnix::fetchers::Input
isFinal() constnix::fetchers::Input
isLocked() constnix::fetchers::Input
isRelative() constnix::fetchers::Input
operator<(const Input &other) const (defined in nix::fetchers::Input)nix::fetchers::Inputinline
operator==(const Input &other) const noexcept (defined in nix::fetchers::Input)nix::fetchers::Input
putFile(const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) constnix::fetchers::Input
scheme (defined in nix::fetchers::Input)nix::fetchers::Input
settings (defined in nix::fetchers::Input)nix::fetchers::Input
to_string() const (defined in nix::fetchers::Input)nix::fetchers::Input
toAttrs() const (defined in nix::fetchers::Input)nix::fetchers::Input
toURL() const (defined in nix::fetchers::Input)nix::fetchers::Input
toURLString(const std::map< std::string, std::string > &extraQuery={}) const (defined in nix::fetchers::Input)nix::fetchers::Input