From cb3ddab159e1709328c83d00c3a388ff5446ed92 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 17 Feb 2024 20:47:31 +0000
Subject: [PATCH] move recipes

---
 recipes/wip/{ => dev}/headers/recipe.toml        | 0
 recipes/wip/{tools => finance}/xmrig/recipe.toml | 0
 recipes/wip/heh/recipe.toml                      | 1 -
 recipes/wip/{ => net}/havn/recipe.toml           | 0
 4 files changed, 1 deletion(-)
 rename recipes/wip/{ => dev}/headers/recipe.toml (100%)
 rename recipes/wip/{tools => finance}/xmrig/recipe.toml (100%)
 rename recipes/wip/{ => net}/havn/recipe.toml (100%)

diff --git a/recipes/wip/headers/recipe.toml b/recipes/wip/dev/headers/recipe.toml
similarity index 100%
rename from recipes/wip/headers/recipe.toml
rename to recipes/wip/dev/headers/recipe.toml
diff --git a/recipes/wip/tools/xmrig/recipe.toml b/recipes/wip/finance/xmrig/recipe.toml
similarity index 100%
rename from recipes/wip/tools/xmrig/recipe.toml
rename to recipes/wip/finance/xmrig/recipe.toml
diff --git a/recipes/wip/heh/recipe.toml b/recipes/wip/heh/recipe.toml
index 24868749c..6da963ed3 100644
--- a/recipes/wip/heh/recipe.toml
+++ b/recipes/wip/heh/recipe.toml
@@ -1,6 +1,5 @@
 #TODO x11rb crate error
 [source]
 git = "https://github.com/ndd7xv/heh"
-rev = "bd69f6657b98225796369a0563bf24f3f148046c"
 [build]
 template = "cargo"
diff --git a/recipes/wip/havn/recipe.toml b/recipes/wip/net/havn/recipe.toml
similarity index 100%
rename from recipes/wip/havn/recipe.toml
rename to recipes/wip/net/havn/recipe.toml
-- 
GitLab