mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
update recipes
This commit is contained in:
parent
014fe22d04
commit
42598950a9
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO slice-deque crate error
|
||||
[source]
|
||||
git = "https://github.com/KunalBagaria/rustyvibes"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO compilation error
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ms-jpq/sad"
|
||||
[build]
|
||||
|
||||
@ -3,4 +3,7 @@
|
||||
git = "https://github.com/mstange/samply"
|
||||
rev = "0a3dd8b1af8f67b676e4c05e7b9846754644c0d7"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages samply
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user