mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update recipes
This commit is contained in:
parent
76284c6eb0
commit
08e974e03f
@ -2,6 +2,5 @@
|
||||
#TODO configure the CLI and service
|
||||
[source]
|
||||
git = "https://github.com/influxdata/influxdb"
|
||||
rev = "ed645d9216af16b49f8c6a49aee84341ea168180"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ckaznable/tenki"
|
||||
rev = "9cf863f925e42eb30f7613db89469d739add7362"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO "No suitable wgpu::Adapter found" error on execution
|
||||
[source]
|
||||
git = "https://github.com/sharkdp/binocle"
|
||||
rev = "f7e1bfe28938b5e289e8b353bf592aa3c26ca71f"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO index-guix crate error
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/crev-dev/cargo-crev"
|
||||
[build]
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO openssl error
|
||||
[source]
|
||||
git = "https://gitlab.com/imp/cargo-info"
|
||||
rev = "8a7b4db5b7c7a19c43bf4e01c22abdb43dfcbe71"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO make libxkbcommon work
|
||||
[source]
|
||||
git = "https://github.com/slint-ui/cargo-ui"
|
||||
rev = "230652da8e9d91f109d5e4be3a5831452243ebc0"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO make zig work
|
||||
[source]
|
||||
git = "https://github.com/rust-cross/cargo-zigbuild"
|
||||
rev = "52be7dd2359cfbca8f1d0c1ae36b4f7bae64bafc"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/mozilla/cbindgen"
|
||||
rev = "703b53c06f9fe2dbc0193d67626558cfa84a0f62"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO make mimalloc work
|
||||
[source]
|
||||
git = "https://github.com/Wilfred/difftastic"
|
||||
rev = "a67ad5b9afe31e577540f27280885652c792b103"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/rust-diplomat/diplomat"
|
||||
rev = "01bfb4bc53211e1c2a5ea58f64205c3a06727f7d"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO missing script to properly move the binary
|
||||
[source]
|
||||
git = "https://github.com/SeaQL/FireDBG.for.Rust"
|
||||
rev = "2c1ec30113e2a0c857a37beb4177884528ae69bc"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO move to proper category
|
||||
[source]
|
||||
git = "https://github.com/sharkdp/hexyl"
|
||||
rev = "7a9234c182b19070f8707468c572b5a0e6e704d4"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/sigmaSd/IRust"
|
||||
rev = "6f9dbaf9387b39019a44dfe5ef5397e6bb8d2a1a"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/model-checking/kani"
|
||||
rev = "1e6213d3e41ce1545d5129f5d71dc566d615ccb9"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO serde crate error
|
||||
[source]
|
||||
git = "https://github.com/LuchoBazz/quicktest"
|
||||
rev = "f4d32f87d350a725b47d5bc92756e7be208cd466"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO openssl error
|
||||
[source]
|
||||
git = "https://github.com/prefix-dev/rattler-build"
|
||||
rev = "4e554ccf35e50f598f9110bfc8c8be909de203da"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO tikv-jemalloc-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/charliermarsh/ruff"
|
||||
rev = "0263f2715eba81aee471e3dd5a50ea5f9426cbb1"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/mitsuhiko/rye"
|
||||
rev = "c003223d5db575276d3ef52d31590580f3b1e97f"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO can't find the Cargo.toml
|
||||
[source]
|
||||
git = "https://github.com/mstange/samply"
|
||||
rev = "0a3dd8b1af8f67b676e4c05e7b9846754644c0d7"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/joamag/boytacean"
|
||||
rev = "1ef4a9d1689319722dff73dec4a824a7d4289f5d"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/Rodrigodd/gameroy"
|
||||
rev = "78d12b7a74cda37002cd2b964baaa761285925ab"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/hinto-janai/gupax"
|
||||
rev = "1bfd72a8c2a1fe0a1583933e4d94a0450d0d964c"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user