mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +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"
|
git = "https://github.com/d-e-s-o/apcacli"
|
||||||
[build]
|
[build]
|
||||||
template = "cargo"
|
template = "cargo"
|
||||||
|
dependencies = [
|
||||||
|
"openssl1",
|
||||||
|
]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO compiled but not tested
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/Emivvvvv/btc-vanity"
|
git = "https://github.com/Emivvvvv/btc-vanity"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO fs2 crate error
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/gcarq/rusty-blockparser"
|
git = "https://github.com/gcarq/rusty-blockparser"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO compiled but not tested
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/dpc/dotr"
|
git = "https://github.com/dpc/dotr"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO update ring version (after cargo update)
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/AbdulRhmanAlfaifi/Fennec"
|
git = "https://github.com/AbdulRhmanAlfaifi/Fennec"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO compiled but not tested
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/messense/lddtree-rs"
|
git = "https://github.com/messense/lddtree-rs"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO nix crate error
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/sharkdp/lucid"
|
git = "https://github.com/sharkdp/lucid"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO rustyline crate error
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/tweag/nickel"
|
git = "https://github.com/tweag/nickel"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#TODO Not compiled or tested
|
#TODO nix crate error (after cargo update)
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/kamui-fin/rfetch"
|
git = "https://github.com/kamui-fin/rfetch"
|
||||||
[build]
|
[build]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user