mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
add recipes
This commit is contained in:
parent
dcde95aa07
commit
7f984cb41e
5
recipes/wip/dev/lurk/recipe.toml
Normal file
5
recipes/wip/dev/lurk/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/JakWai01/lurk"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/tools/omega/recipe.toml
Normal file
5
recipes/wip/tools/omega/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/nwrenger/omega"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user