mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
update recipes
This commit is contained in:
parent
546a9587f3
commit
d7bd2f9c3e
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested (after cargo update)
|
||||
#TODO openssl-sys crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/nelsonjchen/speedtest-rs"
|
||||
[build]
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
#TODO compiled but not tested
|
||||
#TODO incomplete port
|
||||
[source]
|
||||
tar = "https://www.sqlite.org/2023/sqlite-autoconf-3440000.tar.gz"
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
#TODO program source code error (after cargo update)
|
||||
#TODO require NodeJS and NPM
|
||||
[source]
|
||||
git = "https://github.com/ekzhang/sshx"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO nix::unistd::User
|
||||
[source]
|
||||
git = "https://github.com/starship/starship"
|
||||
rev = "dcf7b7646c4610947765d76cf4e024a60576b2cd"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user