mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Update recipes
This commit is contained in:
parent
04a489645d
commit
141bab80df
@ -1,4 +1,4 @@
|
||||
#TODO a script for a Cargo package with a flag
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/loco-rs/loco"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/pxp-lang/pxp"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/hacbit/pyrev"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO libc error
|
||||
[source]
|
||||
git = "https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/sgayou/rbasefind"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO webbrowser crate error
|
||||
[source]
|
||||
git = "https://github.com/ergrelet/resym"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/fornwall/rust-script"
|
||||
[build]
|
||||
|
||||
@ -4,5 +4,5 @@ git = "https://github.com/a11ywatch/rust-to-npm"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages cli
|
||||
cookbook_cargo_packages rust-to-npm-cli
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user