|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
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 |
For deprecated nix hash file
Deprecation Issue: https://github.com/NixOS/nix/issues/8876