mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
update recipes
This commit is contained in:
parent
f08bdf7eb1
commit
c2b21a6a5b
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO openssl error
|
||||
[source]
|
||||
git = "https://github.com/QuietPigeon2001/thesaurust"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make Wayland work
|
||||
[source]
|
||||
git = "https://github.com/yykamei/thwack"
|
||||
rev = "6763a2a9da03ffb746580c69f8d77161e5f6ba4e"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/thomas-mauran/tic-tac-toe"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/tarkah/tickrs"
|
||||
rev = "8a04f5411adf72fc08146eab0632765f1002e9e6"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO compiled but not tested (after a patch on the ring crate)
|
||||
[source]
|
||||
git = "https://github.com/osa1/tiny"
|
||||
rev = "939fe1a689cd622161a43da445ebc6718478040d"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
Loading…
Reference in New Issue
Block a user