mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
update recipes
This commit is contained in:
parent
fb3ef9d8c6
commit
70c69e29e1
@ -1,4 +1,4 @@
|
||||
#TODO users crate error
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/lsd-rs/lsd"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make dependencies work
|
||||
[source]
|
||||
tar = "http://lttng.org/files/lttng-ust/lttng-ust-2.13.6.tar.bz2"
|
||||
[build]
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO compilation error (after an update on tokio and a patch on ring)
|
||||
[source]
|
||||
git = "https://github.com/lycheeverse/lychee"
|
||||
rev = "75e80190fb39abd52ceabacce1073784c7bbaa5c"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user