diff --git a/recipes/wip/speedtest-rs/recipe.toml b/recipes/wip/speedtest-rs/recipe.toml index 541bd1b70bf8f357bbce461b4ff15c8b2ebb68e0..7e32c6f2566fa6c1e85e6900bd999bb2aea0b5d2 100644 --- a/recipes/wip/speedtest-rs/recipe.toml +++ b/recipes/wip/speedtest-rs/recipe.toml @@ -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] diff --git a/recipes/wip/sqlite3/recipe.toml b/recipes/wip/sqlite3/recipe.toml index 3d51f0813e21e9c8f33382bc4a576aab7615041d..8c242f610a5e4c53ad8887e2394ded8052449524 100644 --- a/recipes/wip/sqlite3/recipe.toml +++ b/recipes/wip/sqlite3/recipe.toml @@ -1,3 +1,4 @@ +#TODO compiled but not tested #TODO incomplete port [source] tar = "https://www.sqlite.org/2023/sqlite-autoconf-3440000.tar.gz" diff --git a/recipes/wip/sshx/recipe.toml b/recipes/wip/sshx/recipe.toml index 3d9fce2a32993809016d050677d14b150be93610..4a752c85731c68a172f440e4601853a04a58894a 100644 --- a/recipes/wip/sshx/recipe.toml +++ b/recipes/wip/sshx/recipe.toml @@ -1,3 +1,4 @@ +#TODO program source code error (after cargo update) #TODO require NodeJS and NPM [source] git = "https://github.com/ekzhang/sshx" diff --git a/recipes/wip/starship/recipe.toml b/recipes/wip/starship/recipe.toml index e8eb76a0a4b6bdaa0aa8c588bd8728467d80d909..908477fb0fa623b38b466eedae21c9ba67eb6791 100644 --- a/recipes/wip/starship/recipe.toml +++ b/recipes/wip/starship/recipe.toml @@ -1,6 +1,5 @@ #TODO nix::unistd::User [source] git = "https://github.com/starship/starship" -rev = "dcf7b7646c4610947765d76cf4e024a60576b2cd" [build] template = "cargo"