mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
update recipes
This commit is contained in:
parent
7567afa53d
commit
a9a9d279c1
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO update mio to 0.8 (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/alexhallam/tv"
|
||||
[build]
|
||||
|
||||
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/tvlfyi/tvix"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages tvix-cli
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user