From 5660d607cd9c154da17d3df206348b36881e537d Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 6 Jun 2025 14:45:34 -0300 Subject: [PATCH] Update TODOs --- recipes/wip/dev/analysis/rust-ontologist/recipe.toml | 2 +- recipes/wip/dev/analysis/zizmor/recipe.toml | 2 +- recipes/wip/dev/build-system/werk/recipe.toml | 2 +- recipes/wip/dev/cargo-tools/cargo-autodd/recipe.toml | 2 +- recipes/wip/dev/cargo-tools/cargo-packager/recipe.toml | 2 +- recipes/wip/dev/debug/nnd/recipe.toml | 2 +- recipes/wip/dev/framework/feather/recipe.toml | 2 +- recipes/wip/dev/git-tools/lazygh/recipe.toml | 2 +- recipes/wip/dev/git-tools/patchy/recipe.toml | 2 +- recipes/wip/dev/git-tools/riff/recipe.toml | 2 +- recipes/wip/dev/git-tools/serie/recipe.toml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/recipes/wip/dev/analysis/rust-ontologist/recipe.toml b/recipes/wip/dev/analysis/rust-ontologist/recipe.toml index 30c3ff4d3..8a2422e9d 100644 --- a/recipes/wip/dev/analysis/rust-ontologist/recipe.toml +++ b/recipes/wip/dev/analysis/rust-ontologist/recipe.toml @@ -1,4 +1,4 @@ -#TODO fix the nonsense "multipipe package not found" error +#TODO the multipipe crate was removed from crates.io, wait this PR to be merged: https://github.com/lava-xyz/rust-ontologist/pull/7 [source] git = "https://github.com/lava-xyz/rust-ontologist" [build] diff --git a/recipes/wip/dev/analysis/zizmor/recipe.toml b/recipes/wip/dev/analysis/zizmor/recipe.toml index f523c2417..7355c743b 100644 --- a/recipes/wip/dev/analysis/zizmor/recipe.toml +++ b/recipes/wip/dev/analysis/zizmor/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO camino crate error [source] git = "https://github.com/woodruffw/zizmor" [build] diff --git a/recipes/wip/dev/build-system/werk/recipe.toml b/recipes/wip/dev/build-system/werk/recipe.toml index cfb32998e..4635fa1a3 100644 --- a/recipes/wip/dev/build-system/werk/recipe.toml +++ b/recipes/wip/dev/build-system/werk/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO async and rustix crates error [source] git = "https://github.com/simonask/werk" [build] diff --git a/recipes/wip/dev/cargo-tools/cargo-autodd/recipe.toml b/recipes/wip/dev/cargo-tools/cargo-autodd/recipe.toml index f3460973c..28dc3b5be 100644 --- a/recipes/wip/dev/cargo-tools/cargo-autodd/recipe.toml +++ b/recipes/wip/dev/cargo-tools/cargo-autodd/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/nwiizo/cargo-autodd" [build] diff --git a/recipes/wip/dev/cargo-tools/cargo-packager/recipe.toml b/recipes/wip/dev/cargo-tools/cargo-packager/recipe.toml index b6a37aec7..b918f8935 100644 --- a/recipes/wip/dev/cargo-tools/cargo-packager/recipe.toml +++ b/recipes/wip/dev/cargo-tools/cargo-packager/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO camino crate error [source] git = "https://github.com/crabnebula-dev/cargo-packager" [build] diff --git a/recipes/wip/dev/debug/nnd/recipe.toml b/recipes/wip/dev/debug/nnd/recipe.toml index 92f0c70c8..4542522f3 100644 --- a/recipes/wip/dev/debug/nnd/recipe.toml +++ b/recipes/wip/dev/debug/nnd/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO nnd crate error [source] git = "https://github.com/al13n321/nnd" [build] diff --git a/recipes/wip/dev/framework/feather/recipe.toml b/recipes/wip/dev/framework/feather/recipe.toml index 9a30f9358..9b1ad27ea 100644 --- a/recipes/wip/dev/framework/feather/recipe.toml +++ b/recipes/wip/dev/framework/feather/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/BersisSe/feather-cli" [build] diff --git a/recipes/wip/dev/git-tools/lazygh/recipe.toml b/recipes/wip/dev/git-tools/lazygh/recipe.toml index 3fcaab4ad..ecc9e929c 100644 --- a/recipes/wip/dev/git-tools/lazygh/recipe.toml +++ b/recipes/wip/dev/git-tools/lazygh/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO x11rb and rustix crates error [source] git = "https://github.com/kmj-007/lazygh" [build] diff --git a/recipes/wip/dev/git-tools/patchy/recipe.toml b/recipes/wip/dev/git-tools/patchy/recipe.toml index 52de86ffb..34c524912 100644 --- a/recipes/wip/dev/git-tools/patchy/recipe.toml +++ b/recipes/wip/dev/git-tools/patchy/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/nik-rev/patchy" [build] diff --git a/recipes/wip/dev/git-tools/riff/recipe.toml b/recipes/wip/dev/git-tools/riff/recipe.toml index d8f32d811..24d743ab4 100644 --- a/recipes/wip/dev/git-tools/riff/recipe.toml +++ b/recipes/wip/dev/git-tools/riff/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/walles/riff" [build] diff --git a/recipes/wip/dev/git-tools/serie/recipe.toml b/recipes/wip/dev/git-tools/serie/recipe.toml index dc6a3c062..df2889e71 100644 --- a/recipes/wip/dev/git-tools/serie/recipe.toml +++ b/recipes/wip/dev/git-tools/serie/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO x11rb and rustix crates error [source] git = "https://github.com/lusingander/serie" [build]