1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +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

@ -38,6 +38,7 @@ is a JSON object with the following fields:
For an output which will be [content addresed], the name of the hash algorithm used.
Valid algorithm strings are:
- `blake3`
- `md5`
- `sha1`
- `sha256`