nix-hash
Calculate hash values for files.
Syntax
$nix-hash [OPTIONS] FILE
Examples
Examples
$nix-hash file.txt
Examples
$nix-hash --base32 file.txt
Examples
$nix-hash --truncate file.txt
Typical use cases
nix-hash file.txt
nix-hash --base32 file.txt
Note
Calculates hash values in Nix format.
Export