about summary refs log tree commit diff
path: root/tvix/nar-bridge/README.md
blob: b14ee7af7b10237a894120546c060c3a6be51bf4 (plain) (blame)
1
2
3
4
5
6
7
# //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`.