diff options
author | Florian Klink <flokli@flokli.de> | 2024-07-20T20·25+0200 |
---|---|---|
committer | flokli <flokli@flokli.de> | 2024-07-20T22·17+0000 |
commit | fca8462530460f7db3c71394d01e0f996d3c5d12 (patch) | |
tree | b3eeaa72aae35d7071feff8569060f1f7c7858de /tvix/nar-bridge | |
parent | 8b77c7fcd7e9af42dc5145aa9f781dd7c2f05506 (diff) |
fix(tvix): fix outputHashes calculation for crates with versions r/8381
In case two crate versions are present, the key in the Cargo.nix file includes the version number too. To be able to set a specific hash for "tracing-opentelemetry 0.25.0" for example, this needs to account for keys with the version included. Access `crateName`, `version` and `src.outputHash` individually. Change-Id: Ib9800691a445ac403ff646cb32e85a7a4cbef9d8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11994 Tested-by: BuildkiteCI Reviewed-by: yuka <yuka@yuka.dev>
Diffstat (limited to 'tvix/nar-bridge')
0 files changed, 0 insertions, 0 deletions