nix3-hash-to-base64 - Man Page
convert a hash to base-64 representation (deprecated, use nix hash convert instead)
Warning
This program is experimental and its interface is subject to change.
Synopsis
nix hash to-base64 [option…] strings…
Options
--typehash-algoHash algorithm (
blake3,md5,sha1,sha256, orsha512). Can be omitted for SRI hashes.
Miscellaneous global options
--helpShow usage information.
--offlineDisable substituters and consider all previously downloaded files up-to-date.
--optionname valueSet the Nix configuration setting name to value (overriding
nix.conf).--refreshConsider all previously downloaded files out-of-date.
--versionShow version information.
Note
See
man nix.conffor overriding configuration settings with command line flags.