mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-19 09:36:47 +02: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
1 changed files with 1 additions and 0 deletions
|
@ -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