Instructions in tvix/boot/README.md don't work

#413
Opened by aspen at 2024-07-29T02·10+00

If I follow the instructions in the file verbatim, I get this:

❯ export BLOB_SERVICE_ADDR=sled://$PWD/blobs.sled
export DIRECTORY_SERVICE_ADDR=sled://$PWD/directories.sled
export PATH_INFO_SERVICE_ADDR=sled://$PWD/pathinfo.sled


[nix-shell] ~/code/depot/tvix canon*
❯ CH_CMDLINE=tvix.shell mg run //tvix/boot:runVM --
[mg] building target //tvix/boot:runVM
[mg] running target //tvix/boot:runVM
Error: UnknownTag("sled")

  1. Solved in https://cl.tvl.fyi/12063

    kranzes at 2024-07-30T13·16+00

  2. kranzes closed this issue at 2024-07-30T13·16+00