mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
Add recipes
This commit is contained in:
parent
bf46ddd899
commit
ab60a07ee3
5
recipes/wip/dev/cargo-http-registry/recipe.toml
Normal file
5
recipes/wip/dev/cargo-http-registry/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/d-e-s-o/cargo-http-registry"
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/wip/tools/caligula/recipe.toml
Normal file
5
recipes/wip/tools/caligula/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/ifd3f/caligula"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user