chore(tvix): drop nar-bridge-go
This functionality exists in nar-bridge(-rs) now. Change-Id: I717484ef64aafad9466c982d2aa8195fe8b98bb9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12065 Tested-by: BuildkiteCI Autosubmit: flokli <flokli@flokli.de> Reviewed-by: Ilan Joselevich <personal@ilanjoselevich.com>
This commit is contained in:
parent
a595d409de
commit
7cfac04b7d
30 changed files with 2 additions and 2348 deletions
|
|
@ -217,7 +217,7 @@ This is useful for people running a Tvix-only system, or running builds on a
|
|||
In a system with Nix installed, we can't simply manually "extract" things to
|
||||
`/nix/store`, as Nix assumes to own all writes to this location.
|
||||
In these use cases, we're probably better off exposing a tvix-store as a local
|
||||
binary cache (that's what `//tvix/nar-bridge-go` does).
|
||||
binary cache (that's what `//tvix/nar-bridge` does).
|
||||
|
||||
Assuming we are in an environment where we control `/nix/store` exclusively, a
|
||||
"realize to disk" would either "extract" things from the `tvix-store` to a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue