mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 03:44:18 +08:00
Update recipes
This commit is contained in:
parent
38df972b5b
commit
ad8fb45adf
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO pyo3-ffi crate error
|
||||
[source]
|
||||
git = "https://github.com/keszybz/add-determinism"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO rfd crate error
|
||||
[source]
|
||||
git = "https://github.com/WINSDK/bite"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO require rustc 1.75 or newer
|
||||
[source]
|
||||
git = "https://github.com/lu-zero/cargo-c"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO camino crate compilation error
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/matthiaskrgr/cargo-cache"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO serde crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/qryxip/cargo-compete"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/qryxip/cargo-equip"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/rust-lang/crater"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user