mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
update recipes
This commit is contained in:
parent
f60b407037
commit
f8eb303eef
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/rust-diplomat/diplomat"
|
||||
rev = "01bfb4bc53211e1c2a5ea58f64205c3a06727f7d"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO outdated redox_syscall crate (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/imsnif/diskonaut"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/Doctave/doctave"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO weird OpenSSL error?
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/ogham/dog"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO region crate error (after a patch on ring)
|
||||
#TODO region crate error
|
||||
[source]
|
||||
git = "https://github.com/dprint/dprint"
|
||||
rev = "1a71f9c58a076ad46ef1bb63d1585add20002f32"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO move to proper category
|
||||
[source]
|
||||
git = "https://github.com/CoolnsX/dra-cla"
|
||||
[build]
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Compilation error (after a patch to update tokio on Cargo.toml)
|
||||
[source]
|
||||
git = "https://github.com/fcsonline/drill"
|
||||
rev = "f56d89a25fc5838da57727a75ec3340758c30318"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user