tvl-depot/tvix/nar-bridge
Florian Klink 5bd48de418 feat(tvix/nar-bridge): add 404 handler for GET/HEAD /nar/…
We currently send 405, and that confuses `nix copy`.
Send a 404 for now, and add a futurework, as we can actually at least do
something more meaningful in case we still have that nar hash in our
LRU, which would avoid some unnecessary uploads in some cases.

Change-Id: If625e9bd0fd6506cb73b88962d889aa08315fcea
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11987
Tested-by: BuildkiteCI
Reviewed-by: Brian Olsen <me@griff.name>
2024-07-20 17:38:58 +00:00
..
src feat(tvix/nar-bridge): add 404 handler for GET/HEAD /nar/… 2024-07-20 17:38:58 +00:00
Cargo.toml feat(tvix/nar-bridge): support uploading NAR files 2024-07-20 17:23:18 +00:00
default.nix feat(tvix/nar-bridge): init 2024-07-20 16:53:23 +00:00