Skip to content

Commit

Permalink
Update src/libexpr/primops.cc
Browse files Browse the repository at this point in the history
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>
  • Loading branch information
kolloch and thufschmitt committed Dec 2, 2023
1 parent 8935e7a commit 068f565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libexpr/primops.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3837,6 +3837,7 @@ static RegisterPrimOp primop_convertHash({
The format of the resulting hash. Must be one of
- `"base16"`
- `"nix32"`
- `"base32"` (deprecated alias for `"nix32"`)
- `"base64"`
- `"sri"`
Expand Down

0 comments on commit 068f565

Please sign in to comment.