1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 19:23:54 +02:00

Add BLAKE3 to documentation

This commit is contained in:
silvanshade 2025-02-05 17:29:55 -07:00
parent 1f56ea4c72
commit 7fd2125573
No known key found for this signature in database
4 changed files with 4 additions and 3 deletions

View file

@ -67,7 +67,7 @@ md5sum`.
- `--type` *hashAlgo*
Use the specified cryptographic hash algorithm, which can be one of
`md5`, `sha1`, `sha256`, and `sha512`.
`blake3`, `md5`, `sha1`, `sha256`, and `sha512`.
- `--to-base16`