mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 15:24:18 +08:00
Add recipes
This commit is contained in:
parent
c2c7c7d87d
commit
814848c978
5
recipes/wip/dev/mkfs/recipe.toml
Normal file
5
recipes/wip/dev/mkfs/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/qtfkwk/mkrs"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/services/ala-lape/recipe.toml
Normal file
5
recipes/wip/services/ala-lape/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO not compiled or tested
|
||||
[source]
|
||||
git = "https://git.madhouse-project.org/algernon/ala-lape"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user