Nix 2.29.0
Nix, the purely functional package manager; unstable internal interfaces
|
Public Member Functions | |
GitExportIgnoreSourceAccessor (ref< GitRepoImpl > repo, ref< SourceAccessor > next, std::optional< Hash > rev) | |
bool | gitAttrGet (const CanonPath &path, const char *attrName, const char *&valueOut) |
bool | isExportIgnored (const CanonPath &path) |
bool | isAllowedUncached (const CanonPath &path) override |
Public Attributes | |
ref< GitRepoImpl > | repo |
std::optional< Hash > | rev |