Skip to content
Snippets Groups Projects
Commit ba63db06 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

update recipes

parent 0b5e680e
No related branches found
No related tags found
No related merge requests found
#TODO requires Linux PAM, probably needs porting
#TODO libc crate error
#TODO requires Linux PAM
[source]
git = "https://github.com/memorysafety/sudo-rs"
[build]
......
#TODO Not compiled or tested
#TODO compiled but not tested
#TODO missing script to properly move the binary
[source]
git = "https://github.com/typst/svg2pdf"
rev = "7d13eab7f01a9ab1577cfb348eead05726658c53"
......
......@@ -2,4 +2,7 @@
[source]
git = "https://github.com/swc-project/swc"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages swc_cli_impl
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment