mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
update recipes
This commit is contained in:
parent
d78401c6b0
commit
a974514a53
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested (after an update on proc-macro2)
|
||||
#TODO shared crate error
|
||||
[source]
|
||||
git = "https://github.com/tonarino/innernet"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO redox_syscall is very outdated on the dependency tree
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/VictorTaelin/Interaction-Calculus"
|
||||
[build]
|
||||
|
||||
@ -3,4 +3,7 @@
|
||||
git = "https://github.com/sigmaSd/IRust"
|
||||
rev = "6f9dbaf9387b39019a44dfe5ef5397e6bb8d2a1a"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages irust
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user