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

Additional Inherited Members

Public Member Functions inherited from nix::CmdHashBase
 CmdHashBase (FileIngestionMethod mode)
std::string description () override
void run () override
Public Attributes inherited from nix::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:
  • /builddir/build/BUILD/nix-2.35.2-build/nix-2.35.2/src/nix/hash.cc