mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
add recipes
This commit is contained in:
parent
d0378b5c48
commit
ba49d0213b
5
recipes/wip/net/slumber/recipe.toml
Normal file
5
recipes/wip/net/slumber/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/LucasPickering/slumber"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/tools/rfz/recipe.toml
Normal file
5
recipes/wip/tools/rfz/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/MangoTzara/rfz"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user