mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
move halloy and tiny to chat
This commit is contained in:
parent
ed76bda991
commit
fc794e482d
@ -1,8 +0,0 @@
|
||||
#TODO xdg-home crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/squidowl/halloy"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
@ -1,8 +0,0 @@
|
||||
#TODO compiled but not tested (after cargo update and a patch on ring)
|
||||
[source]
|
||||
git = "https://github.com/osa1/tiny"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages tiny
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user