From b6c075f12dfde8f6bc1fde3fa55e5b159bba49c3 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 10 Jun 2024 20:39:44 +0000 Subject: [PATCH] Update recipes --- recipes/wip/tools/nickel/recipe.toml | 1 - recipes/wip/tools/pfetch-rs/recipe.toml | 2 +- recipes/wip/tools/scrying/recipe.toml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/tools/nickel/recipe.toml b/recipes/wip/tools/nickel/recipe.toml index 82be3444..aa49f9ed 100644 --- a/recipes/wip/tools/nickel/recipe.toml +++ b/recipes/wip/tools/nickel/recipe.toml @@ -1,7 +1,6 @@ #TODO Not compiled or tested [source] git = "https://github.com/tweag/nickel" -rev = "13ffc851aed22b4c7d9630cd423e627304b7ea8f" [build] template = "custom" script = """ diff --git a/recipes/wip/tools/pfetch-rs/recipe.toml b/recipes/wip/tools/pfetch-rs/recipe.toml index a376b30a..14a10962 100644 --- a/recipes/wip/tools/pfetch-rs/recipe.toml +++ b/recipes/wip/tools/pfetch-rs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO if-addrs crate error [source] git = "https://github.com/Gobidev/pfetch-rs" [build] diff --git a/recipes/wip/tools/scrying/recipe.toml b/recipes/wip/tools/scrying/recipe.toml index 39f58171..5b38311f 100644 --- a/recipes/wip/tools/scrying/recipe.toml +++ b/recipes/wip/tools/scrying/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested (after cargo update) +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/nccgroup/scrying" [build]