Nix Hash: Difference between revisions

imported>Cherryblossom000
m change Nix_command link to display `nix` command
imported>Cherryblossom000
m fix description of nix hash to-base16
Line 72: Line 72:
| <code>nix-hash --to-base16 --type $HASHTYPE</code>
| <code>nix-hash --to-base16 --type $HASHTYPE</code>
| <code>nix to-base16 --type $HASHTYPE</code>, see [[Nix_command/to-base16]]
| <code>nix to-base16 --type $HASHTYPE</code>, see [[Nix_command/to-base16]]
| Convert a hash of <code>$HASHTYPE</code> to its (nix-specific) base32 representation.
| Convert a hash of <code>$HASHTYPE</code> to its base16 representation.
|-
|-
| (not supported)
| (not supported)