update recipes

This commit is contained in:
Ribbon 2023-12-23 10:56:35 +00:00
parent 546a9587f3
commit d7bd2f9c3e
4 changed files with 3 additions and 2 deletions

View File

@ -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]

View File

@ -1,3 +1,4 @@
#TODO compiled but not tested
#TODO incomplete port
[source]
tar = "https://www.sqlite.org/2023/sqlite-autoconf-3440000.tar.gz"

View File

@ -1,3 +1,4 @@
#TODO program source code error (after cargo update)
#TODO require NodeJS and NPM
[source]
git = "https://github.com/ekzhang/sshx"

View File

@ -1,6 +1,5 @@
#TODO nix::unistd::User
[source]
git = "https://github.com/starship/starship"
rev = "dcf7b7646c4610947765d76cf4e024a60576b2cd"
[build]
template = "cargo"