mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
Update recipes
This commit is contained in:
parent
b6c075f12d
commit
c8104f6d2c
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/d-e-s-o/apcacli"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/Emivvvvv/btc-vanity"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO fs2 crate error
|
||||
[source]
|
||||
git = "https://github.com/gcarq/rusty-blockparser"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/dpc/dotr"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO update ring version (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/AbdulRhmanAlfaifi/Fennec"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/messense/lddtree-rs"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO nix crate error
|
||||
[source]
|
||||
git = "https://github.com/sharkdp/lucid"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO rustyline crate error
|
||||
[source]
|
||||
git = "https://github.com/tweag/nickel"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO nix crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/kamui-fin/rfetch"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user