Nix 2.29.1
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
CmdHashFile Struct Reference
Inheritance diagram for CmdHashFile:
CmdHashBase

Additional Inherited Members

- Public Member Functions inherited from CmdHashBase
 CmdHashBase (FileIngestionMethod mode)
 
std::string description () override
 
void run () override
 
- Public Attributes inherited from CmdHashBase
FileIngestionMethod mode
 
HashFormat hashFormat = HashFormat::SRI
 
bool truncate = false
 
HashAlgorithm hashAlgo = HashAlgorithm::SHA256
 
std::vector< std::string > paths
 
std::optional< std::string > modulus
 

Detailed Description

For deprecated nix hash file

Deprecation Issue: https://github.com/NixOS/nix/issues/8876


The documentation for this struct was generated from the following file: