mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
update recipes
This commit is contained in:
parent
2fff6820cb
commit
20661cee89
@ -1,7 +1,6 @@
|
||||
#TODO openssl-sys crate compilation error
|
||||
[source]
|
||||
git = "https://github.com/mihaigalos/aim"
|
||||
rev = "bd1c6f91061cd7bc1c849a75e7616a2de90408dd"
|
||||
[build]
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO pwd-grp crate error
|
||||
[source]
|
||||
git = "https://gitlab.torproject.org/tpo/core/arti"
|
||||
rev = "db9a5263e7b185b90750c658dff8e5a50fce0a2e"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO require a patch on tokio (update the version)
|
||||
[source]
|
||||
git = "https://github.com/ellie/atuin"
|
||||
rev = "da2e58fbb17aa05510df2480f7e1d47e21e74c73"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO camino crate compilation error
|
||||
[source]
|
||||
git = "https://github.com/Canop/bacon"
|
||||
rev = "4ab9e68ba3003c4f6c97c07df0c2e23508890f52"
|
||||
[build]
|
||||
template = "cargo"
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO redox_syscall crate error
|
||||
[source]
|
||||
git = "https://github.com/imsnif/bandwhich"
|
||||
rev = "f987636f785f13fd9e96d942a6b73176c5673d1f"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO sys-info crate build.rs does not recognize Redox
|
||||
[source]
|
||||
git = "https://github.com/sharkdp/bat"
|
||||
rev = "fc9546854f5a7b38823f4990453c6cde386bfd3b"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO tikv-jemalloc-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/biomejs/biome"
|
||||
rev = "a88751306242058374575b9f511e3c22213032b6"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO compilation error (after a cargo update and a patch on the ring and tokio crates)
|
||||
[source]
|
||||
git = "https://github.com/oll3/bita"
|
||||
rev = "202579482b94db85e3e49e52dfba1edd498bf733"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO starship-battery crate compilation error
|
||||
[source]
|
||||
git = "https://github.com/ClementTsang/bottom"
|
||||
rev = "6d251098710f3119af11ecdd8761929acb010fab"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO nix crate compilation error
|
||||
[source]
|
||||
git = "https://github.com/Canop/broot"
|
||||
rev = "c12f94f23551cbc7142ac6677385fa28cea29d1d"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/EmbarkStudios/cargo-about"
|
||||
rev = "2f6275808e651dca7d739dbbcd45efc48f4f388d"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO camino crate error (after a patch on the ring crate)
|
||||
[source]
|
||||
git = "https://github.com/rustsec/rustsec"
|
||||
rev = "3544515990b09441ecc12df8d0291bc6f23d3d30"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO camino crate compilation error
|
||||
[source]
|
||||
git = "https://github.com/matthiaskrgr/cargo-cache"
|
||||
rev = "f26f8b8bb1ce96481973483de9a939ff80f97d5d"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO camino crate error (after a patch on the ring crate)
|
||||
[source]
|
||||
git = "https://github.com/EmbarkStudios/cargo-deny"
|
||||
rev = "80860f0f6c974810e9ce38655309293e8aa841e4"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO termsize crate error
|
||||
[source]
|
||||
git = "https://github.com/the-lean-crate/cargo-diet"
|
||||
rev = "76e3691a6250c82d276b30c2ef21af7f49e24e6f"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compiled but not tested (after an update on proc-macro2)
|
||||
[source]
|
||||
git = "https://github.com/rust-fuzz/cargo-fuzz"
|
||||
rev = "0a992ee43d91746a6a627e9977cfb27693ce3b86"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/rust-secure-code/cargo-geiger"
|
||||
rev = "5da482d71b2d7e0cde2ccb716c2457df4c70ca7a"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO fs_at crate error
|
||||
[source]
|
||||
git = "https://github.com/cargo-generate/cargo-generate"
|
||||
rev = "f7728a02149c9120fdbe50332e9342b92621faa6"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/sourcefrog/cargo-mutants"
|
||||
rev = "6c254852eb79273b87e2ec50606bf82f9a5db0b6"
|
||||
rev = "
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/xd009642/tarpaulin"
|
||||
rev = "669e0b4d0e1f880f118ea481b43e309bd6c9154c"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO xdg-home crate error
|
||||
[source]
|
||||
git = "https://github.com/watchexec/cargo-watch"
|
||||
rev = "0a85f5f76bf35009233f751c91f02d31afd2b94f"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compilation error (after an update on proc-macro2)
|
||||
[source]
|
||||
git = "https://github.com/cobalt-org/cobalt.rs"
|
||||
rev = "70e8e19631819c7f552b63c35f4907920d23ae22"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO rdev crate error
|
||||
[source]
|
||||
git = "https://github.com/orhun/daktilo"
|
||||
rev = "f51dde4e1b83fb18018ebb25ff246613a136817f"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#TODO v8 crate error (after cargo update -p tokio)
|
||||
#TODO Add static objects for the Redox target (doesn't exist on librusty_v8 upstream)
|
||||
[source]
|
||||
tar = "https://github.com/denoland/deno/releases/download/v1.36.1/deno_src.tar.gz"
|
||||
git = "https://github.com/denoland/deno"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
#TODO region crate error
|
||||
[source]
|
||||
git = "https://github.com/dprint/dprint"
|
||||
rev = "1a71f9c58a076ad46ef1bb63d1585add20002f32"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO open crate error
|
||||
[source]
|
||||
git = "https://github.com/Byron/dua-cli"
|
||||
rev = "491b5587ca0e9d157b9a4f8907c35137d57983d5"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/adam-mcdaniel/dune"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user