redox/recipes/wip/tools/tvix/recipe.toml
2024-02-11 14:08:48 +00:00

9 lines
178 B
TOML

#TODO tvix-castore crate error (after cargo update)
[source]
git = "https://github.com/tvlfyi/tvix"
[build]
template = "custom"
script = """
cookbook_cargo_packages tvix-cli
"""