| 14 Oct 2025 |
emily | given it is another quirky non-standard format vs. SRI | 16:22:11 |
raitobezarius | And not in builtins | 16:22:13 |
raitobezarius | And that users prefer lib.convertHash as we usually recommend to everyone writing code in general | 16:22:37 |
raitobezarius | I think that having lib.convertHash = if builtins?convertHash then builtins.convertHash else (throw "convertHash is not available yet on all platforms, see <DOC LINK> about caveats and plans."); would be useful now | 16:23:25 |
emily | fwiw it seems like Nix is calling the format nix32 these days | 16:23:41 |
raitobezarius | let's call it nix32 | 16:23:48 |