Provided by: nix-bin_2.16.1+dfsg-3ubuntu1_amd64
Name
nix hash - compute and convert cryptographic hashes
Synopsis
nix hash [option…] subcommand where subcommand is one of the following: • nix hash file - print cryptographic hash of a regular file • nix hash path - print cryptographic hash of the NAR serialisation of a path • nix hash to-base16 - convert a hash to base-16 representation • nix hash to-base32 - convert a hash to base-32 representation • nix hash to-base64 - convert a hash to base-64 representation • nix hash to-sri - convert a hash to SRI representation nix3-hash(1)