mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Update recipes
This commit is contained in:
parent
3ba633dfcd
commit
251560bd32
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/noahra/byteblitz"
|
||||
[build]
|
||||
|
||||
@ -1,5 +1,8 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO Not compiled or tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/simeg/eureka"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
#TODO add a command to properly move the executable
|
||||
[source]
|
||||
git = "https://github.com/korandoru/hawkeye"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/pamburus/hl"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/marysaka/mkisofs-rs"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO rustyline crate error
|
||||
[source]
|
||||
git = "https://github.com/sigi-cli/sigi"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/cryptaliagy/tq-rs"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO update the redox_syscall version on the dependency tree
|
||||
[source]
|
||||
git = "https://github.com/BurntSushi/xsv"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user