mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
update recipes
This commit is contained in:
parent
d4eeb6b705
commit
ec827adcba
@ -1,4 +1,4 @@
|
||||
#TODO socket and pipe compilation errors
|
||||
#TODO async-io and rustix crates error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/dalance/procs"
|
||||
[build]
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO require a update on the tokio crate and a patch on the ring crate
|
||||
#TODO
|
||||
[source]
|
||||
git = "https://github.com/Nukesor/pueue"
|
||||
rev = "37246432f177e50555f72efcef788ea094658451"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
Loading…
Reference in New Issue
Block a user