chore(tvix/nar): add CI build target

Change-Id: Ic73a391da9a733cade26114ab1127907c8d62a57
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7598
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Vincent Ambo 2022-12-20 19:23:07 +03:00 committed by tazjin
parent f467df06dc
commit a95dea719f
6 changed files with 33 additions and 8 deletions

4
tvix/Cargo.lock generated
View file

@ -1532,6 +1532,10 @@ dependencies = [
"tvix-eval",
]
[[package]]
name = "tvix-nar"
version = "0.0.0"
[[package]]
name = "tvix-store"
version = "0.1.0"