mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
update recipes
This commit is contained in:
parent
9b1a9e4cd5
commit
d230e2bd89
@ -1,4 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/sharkdp/numbat"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/dustinblackman/oatmeal"
|
||||
rev = "96f08a7b65c7be249a9f8497e247cc920c08459d"
|
||||
|
||||
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/odilia-app/odilia"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages odilia
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user