mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
Update recipes
This commit is contained in:
parent
e17cb9f6bc
commit
65c73dfccc
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO shared_child and libc crates error
|
||||
[source]
|
||||
git = "https://github.com/jdx/mise"
|
||||
[build]
|
||||
|
||||
@ -5,6 +5,7 @@ git = "https://github.com/trailofbits/necessist"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"sqlite3",
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages necessist
|
||||
|
||||
Loading…
Reference in New Issue
Block a user