mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
update recipes
This commit is contained in:
parent
e6d3be8fed
commit
39c77b1c96
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO interprocess crate error
|
||||
[source]
|
||||
git = "https://github.com/kl/sub-batch"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/outfrost/trimmeroni"
|
||||
[build]
|
||||
|
||||
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/Seebass22/video4discord"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages video4discord
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user