tvl-depot/tvix/nar-bridge
..
cmd/nar-bridge-http
pkg feat(tvix/store/nar-info): Support async blob upload 2024-01-23 17:01:16 +00:00
testdata
.gitignore
default.nix
go.mod
go.sum
README.md

//tvix/nar-bridge

This exposes a HTTP Binary cache interface (GET/HEAD/PUT requests) for a tvix- store.

It can be used to configure a tvix-store as a substitutor for Nix, or to upload store paths from Nix via nix copy into a tvix-store.