Implement builtins.convertHash #946

Closed
opened 2025-07-31 04:55:19 +00:00 by tymanwastaken · 1 comment

The convertHash builtin is missing from lix, but implemented in cppnix: bbd14173b5/src/libexpr/primops.cc (L4432-L4528)

Describe the solution you'd like

The builtin ported to lix, to increase compatibility and provide this utility to lix users

Describe alternatives you've considered

Not implementing this builtin, however I can't think of any drawbacks

Additional context

N/A

## Is your feature request related to a problem? Please describe. The `convertHash` builtin is missing from lix, but implemented in cppnix: https://github.com/NixOS/nix/blob/bbd14173b5c4677d098686be9605c88b40149684/src/libexpr/primops.cc#L4432-L4528 ## Describe the solution you'd like The builtin ported to lix, to increase compatibility and provide this utility to lix users ## Describe alternatives you've considered Not implementing this builtin, however I can't think of any drawbacks ## Additional context N/A
Owner
https://git.lix.systems/lix-project/lix/issues/602
jade 2025-08-03 11:55:08 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#946
No description provided.