tvl-depot/tvix/nar-bridge
Adam Joseph 2132bbcb47 fix(tvix/nar-bridge): fix FOD hash
The golang mothership seems to be monkeying with hashes again.

Change-Id: I7430b4cde84fa51be2b572fba02e3567864bb87a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10209
Tested-by: BuildkiteCI
Autosubmit: Adam Joseph <adam@westernsemico.com>
Reviewed-by: flokli <flokli@flokli.de>
2023-12-09 09:24:53 +00:00
..
cmd/nar-bridge-http fix(tvix/nar-bridge): drop pathinfoservice 2023-11-28 16:08:59 +00:00
pkg fix(tvix/nar-bridge): drop pathinfoservice 2023-11-28 16:08:59 +00:00
testdata fix(tvix/nar-bridge): Fix directory stack tracking 2023-09-17 13:34:00 +00:00
.gitignore feat(tvix/nar-bridge): add nar-bridge-pathinfo command 2023-10-05 15:02:12 +00:00
default.nix fix(tvix/nar-bridge): fix FOD hash 2023-12-09 09:24:53 +00:00
go.mod chore(tvix/nar-bridge): bump castore-go 2023-11-06 08:34:14 +00:00
go.sum chore(tvix/nar-bridge): bump castore-go 2023-11-06 08:34:14 +00:00
README.md feat(tvix/nar-bridge): init 2023-09-17 13:24:53 +00:00

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