From 19c67d0c00df212815ad32ee069494d3acf9ca26 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 10:24:59 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/sheldon/recipe.toml   | 2 +-
 recipes/wip/shellfirm/recipe.toml | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/recipes/wip/sheldon/recipe.toml b/recipes/wip/sheldon/recipe.toml
index 6c86f111d..b26290834 100644
--- a/recipes/wip/sheldon/recipe.toml
+++ b/recipes/wip/sheldon/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO libssh2-sys crate error
 [source]
 git = "https://github.com/rossmacarthur/sheldon"
 rev = "9a56dcfc79c6e9f9bcf8480c162c50db013bb172"
diff --git a/recipes/wip/shellfirm/recipe.toml b/recipes/wip/shellfirm/recipe.toml
index 5124bc6ff..9c56da93d 100644
--- a/recipes/wip/shellfirm/recipe.toml
+++ b/recipes/wip/shellfirm/recipe.toml
@@ -3,4 +3,7 @@
 git = "https://github.com/kaplanelad/shellfirm"
 rev = "0587f023a1d6b58e9fdb71d9a4e8d5460ee33c77"
 [build]
-template = "cargo"
+template = "custom"
+script = """
+cookbook_cargo_packages shellfirm
+"""
-- 
GitLab