mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
update recipes
This commit is contained in:
parent
0ae535ee5a
commit
db7ab96735
@ -1,4 +1,4 @@
|
||||
#TODO compilation error (after cargo update and a patch on the ring crate)
|
||||
#TODO compilation error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/dertuxmalwieder/yaydl"
|
||||
[build]
|
||||
|
||||
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/sxyazi/yazi"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages yazi-fm
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user