feat(tvix/tools/turbofetch): init

Change-Id: I2efa6f94f57e812c52371256a4e62d1d54ff5057
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9925
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
This commit is contained in:
edef 2023-11-04 10:09:20 +00:00
parent 9cd2e92065
commit bdda10a2f5
9 changed files with 8624 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#! /usr/bin/env nix-shell
#! nix-shell -i "bash -e"
#! nix-shell -p cargo-lambda
cargo lambda build --release
cargo lambda deploy