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
a59c4d16c9
commit
0e93e135fe
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/woodruffw/steg86"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/Achiefs/fim"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/thombles/hashgood"
|
||||
[build]
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/skytable/skytable"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages skysh skyd
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user