Try to fix the sloth recipe and update TODOs

This commit is contained in:
Ribbon 2025-07-03 11:17:47 -03:00
parent 442fda4c5d
commit 0dcdfc5961
12 changed files with 13 additions and 12 deletions

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/Nakadra/sphere-runtime"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/giraffekey/xylo"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compilation error
[source]
git = "https://codeberg.org/Esther1024/pia-fork"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/Passeriform/BalatroTUI"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/stjepangolemac/hammurabi"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/huangsam/rustoku"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/kpberry/image-to-ascii"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO don't fetch private submodule
[source]
git = "https://github.com/wooster0/blockpaint"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/redpenguinyt/display3d"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/yvt/img2text"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/file-acomplaint/kakikun"
[build]

View File

@ -1,5 +1,6 @@
#TODO not compiled or tested
#TODO update redox_syscall crate
[source]
git = "https://github.com/ecumene/rust-sloth"
script = "rm Cargo.lock"
[build]
template = "cargo"