mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 23:02:27 +00:00
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
|
||||
- `"base16"`
|
||||
- `"nix32"`
|
||||
- `"base32"` (deprecated alias for `"nix32"`)
|
||||
- `"base64"`
|
||||
- `"sri"`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user