forked from lix-project/lix
Update src/libexpr/primops.cc
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>
This commit is contained in:
parent
8afeaf05c4
commit
d38ec12855
|
@ -3838,6 +3838,7 @@ static RegisterPrimOp primop_convertHash({
|
||||||
The format of the resulting hash. Must be one of
|
The format of the resulting hash. Must be one of
|
||||||
- `"base16"`
|
- `"base16"`
|
||||||
- `"nix32"`
|
- `"nix32"`
|
||||||
|
- `"base32"` (deprecated alias for `"nix32"`)
|
||||||
- `"base64"`
|
- `"base64"`
|
||||||
- `"sri"`
|
- `"sri"`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue