mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
Update TODOs and fix the zizmor recipe
This commit is contained in:
parent
9b10a75b20
commit
a1eb1e5cca
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/ardaku/wavy"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/bmatthieu3/wgpu-sky-rendering"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO xilem_core crate error
|
||||
[source]
|
||||
git = "https://github.com/linebender/xilem"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/sitkevij/hex"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO fix the nonsense "multipipe package not found" error
|
||||
[source]
|
||||
git = "https://github.com/lava-xyz/rust-ontologist"
|
||||
[build]
|
||||
|
||||
@ -2,4 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/woodruffw/zizmor"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages zizmor
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user