redox/recipes/wip/tools/tvix/recipe.toml
2024-07-09 00:06:39 +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
"""