|
|
| CmdHashBase (FileIngestionMethod mode) |
| |
|
std::string | description () override |
| |
|
void | run () override |
| |
|
|
FileIngestionMethod | mode |
| |
|
HashFormat | hashFormat = HashFormat::SRI |
| |
|
bool | truncate = false |
| |
|
HashAlgorithm | hashAlgo = HashAlgorithm::SHA256 |
| |
|
std::vector< std::string > | paths |
| |
|
std::optional< std::string > | modulus |
| |
Base for nix hash path, nix hash file (deprecated), and nix-hash (legacy).
Deprecation Issue: https://github.com/NixOS/nix/issues/8876
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/nix-2.31.4-build/nix-2.31.4/src/nix/hash.cc