tvl-depot/tvix/nar-bridge
sinavir 3389c550b9 fix(nar_bridge): Don't check if root node has a name in nar generation
Nar-bridge tried to parse the name of the protobuf node encoded in the
URL into a PathComponent but this name was empty, leading to an error
when the user tried to retrieve the nar file. This commit removes this
useless step and fixes the errors caused by it

Change-Id: I2996cdd2e0107133e502748947298f512f1cc521
2024-09-22 23:35:54 +02:00
..
src fix(nar_bridge): Don't check if root node has a name in nar generation 2024-09-22 23:35:54 +02:00
Cargo.toml chore(tvix): Migrate members to inherit deps from workspace 2024-08-29 14:37:22 +00:00
default.nix chore(tvix): Retain original passthru in Rust builds 2024-08-15 23:37:00 +00:00