diff --git a/recipes/wip/dev/mkfs/recipe.toml b/recipes/wip/dev/mkfs/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..c16d967588deafab0dc3c097adee7a13ed7a29b2 --- /dev/null +++ b/recipes/wip/dev/mkfs/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/qtfkwk/mkrs" +[build] +template = "cargo" diff --git a/recipes/wip/services/ala-lape/recipe.toml b/recipes/wip/services/ala-lape/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..429b8963c9ad75979e048b4a0a151c95f1ec0dac --- /dev/null +++ b/recipes/wip/services/ala-lape/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://git.madhouse-project.org/algernon/ala-lape" +[build] +template = "cargo"