mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
update recipes
This commit is contained in:
parent
d24ccdbde6
commit
17a209b14b
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO libssh2-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/angeldollface/mandy"
|
||||
rev = "a64f20d0386af628af2662ed2a1e72faf9efe355"
|
||||
|
||||
@ -3,4 +3,7 @@
|
||||
git = "https://github.com/jacobdeichert/mask"
|
||||
rev = "a082ee0e5c0a87ccd2447d569fe3a055222864c3"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages mask
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user