Warning
This program is experimental and its interface is subject to change.
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 filenix hash path
- print cryptographic hash of the NAR serialisation of a pathnix hash to-base16
- convert a hash to base-16 representationnix hash to-base32
- convert a hash to base-32 representationnix hash to-base64
- convert a hash to base-64 representationnix hash to-sri
- convert a hash to SRI representation