about summary refs log tree commit diff
path: root/tvix/nar-bridge-go/README.md
blob: 81431daf38ff4c9f5d09d21c9c47e6b22ae924e7 (plain) (blame)
1
2
3
4
5
6
7
# //tvix/nar-bridge-go

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`.