mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
update recipes
This commit is contained in:
parent
d5241a86b9
commit
df08998fdc
@ -1,4 +1,4 @@
|
||||
#TODO rustc-serialize crate error
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/gabrieldemian/vincenzo"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/atanunq/viu"
|
||||
rev = "af8f2ae90040baeeb24b92adedc645edc4ea0e85"
|
||||
|
||||
@ -3,4 +3,7 @@
|
||||
git = "https://github.com/watchexec/watchexec"
|
||||
rev = "a72ff0e1426ff95f76788bbd23e1a7473068f1e0"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages watchexec-cli
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user