mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update recipes
This commit is contained in:
parent
f0547e8d90
commit
4ffced5522
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/darthdeus/comfy"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/console-rs/console"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/Lichtso/contrast_renderer"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO cubecl-macros crate error
|
||||
[source]
|
||||
git = "https://github.com/tracel-ai/cubecl"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO wry crate error
|
||||
[source]
|
||||
git = "https://github.com/DioxusLabs/dioxus"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,5 @@ git = "https://github.com/r-marques/doomfire"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages doomfire-minifb
|
||||
cookbook_cargo_examples doomfire-minifb
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user