mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 18:18:44 +08:00
New recipes.
This commit is contained in:
parent
fcf42a682d
commit
f9ec14a487
5
recipes/perg/recipe.toml
Normal file
5
recipes/perg/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[source]
|
||||
git = "https://github.com/guerinoni/perg.git"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
5
recipes/procedural-wallpapers-rs/recipe.toml
Normal file
5
recipes/procedural-wallpapers-rs/recipe.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[source]
|
||||
git = "https://github.com/lukas-kirschner/procedural-wallpapers-rs.git"
|
||||
|
||||
[build]
|
||||
template = "cargo"
|
||||
4
recipes/tokei/recipe.toml
Normal file
4
recipes/tokei/recipe.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[source]
|
||||
git = "https://github.com/XAMPPRocky/tokei.git"
|
||||
[build]
|
||||
template = "cargo"
|
||||
Loading…
Reference in New Issue
Block a user