From e4bcd46d4d88e42599c24fe5e0fcf95671527f1f Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 12 Jun 2024 13:35:36 +0000
Subject: [PATCH] Update recipes

---
 recipes/wip/finance/tick-rs/recipe.toml         | 1 -
 recipes/wip/fonts/fontfor/recipe.toml           | 1 -
 recipes/wip/games/chess-tui/recipe.toml         | 1 -
 recipes/wip/games/rebels-in-the-sky/recipe.toml | 1 -
 recipes/wip/graphics/simp/recipe.toml           | 1 -
 recipes/wip/graphics/viu/recipe.toml            | 1 -
 recipes/wip/net/oha/recipe.toml                 | 1 -
 recipes/wip/net/rustscan/recipe.toml            | 1 -
 recipes/wip/security/cotp/recipe.toml           | 1 -
 recipes/wip/security/motus/recipe.toml          | 1 -
 recipes/wip/security/sniffnet/recipe.toml       | 1 -
 recipes/wip/services/coppwr/recipe.toml         | 1 -
 recipes/wip/services/hickory-dns/recipe.toml    | 1 -
 recipes/wip/shells/sheldon/recipe.toml          | 1 -
 recipes/wip/shells/zoxide/recipe.toml           | 1 -
 recipes/wip/sound/ncspot/recipe.toml            | 1 -
 recipes/wip/sound/tori/recipe.toml              | 1 -
 recipes/wip/tools/aeruginous/recipe.toml        | 1 -
 recipes/wip/tools/alacritty/recipe.toml         | 1 -
 recipes/wip/tools/artem/recipe.toml             | 1 -
 recipes/wip/tools/ast-grep/recipe.toml          | 1 -
 recipes/wip/tools/b3sum/recipe.toml             | 8 ++------
 22 files changed, 2 insertions(+), 27 deletions(-)

diff --git a/recipes/wip/finance/tick-rs/recipe.toml b/recipes/wip/finance/tick-rs/recipe.toml
index ff47e73fc..844eedc07 100644
--- a/recipes/wip/finance/tick-rs/recipe.toml
+++ b/recipes/wip/finance/tick-rs/recipe.toml
@@ -1,6 +1,5 @@
 #TODO openssl-sys crate error
 [source]
 git = "https://github.com/tarkah/tickrs"
-rev = "8a04f5411adf72fc08146eab0632765f1002e9e6"
 [build]
 template = "cargo"
diff --git a/recipes/wip/fonts/fontfor/recipe.toml b/recipes/wip/fonts/fontfor/recipe.toml
index fe9e020f5..d45353275 100644
--- a/recipes/wip/fonts/fontfor/recipe.toml
+++ b/recipes/wip/fonts/fontfor/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/7sDream/fontfor"
-rev = "b0d868dc5f955b58b3a5ba6c97156f4060e7474b"
 [build]
 template = "cargo"
diff --git a/recipes/wip/games/chess-tui/recipe.toml b/recipes/wip/games/chess-tui/recipe.toml
index 4589182ad..59ad1e59a 100644
--- a/recipes/wip/games/chess-tui/recipe.toml
+++ b/recipes/wip/games/chess-tui/recipe.toml
@@ -1,6 +1,5 @@
 #TODO move to proper category
 [source]
 git = "https://github.com/thomas-mauran/chess-tui"
-rev = "b61e559b26e4de63808509fc2626730a4ff31774"
 [build]
 template = "cargo"
diff --git a/recipes/wip/games/rebels-in-the-sky/recipe.toml b/recipes/wip/games/rebels-in-the-sky/recipe.toml
index acc3a38bd..607a298a1 100644
--- a/recipes/wip/games/rebels-in-the-sky/recipe.toml
+++ b/recipes/wip/games/rebels-in-the-sky/recipe.toml
@@ -1,6 +1,5 @@
 #TODO async-io and rustix crate error
 [source]
 git = "https://github.com/ricott1/rebels-in-the-sky"
-rev = "decd5fa822e667e283fc1f0e52b5d75cedf2c35f"
 [build]
 template = "cargo"
diff --git a/recipes/wip/graphics/simp/recipe.toml b/recipes/wip/graphics/simp/recipe.toml
index 2fb2e960b..152628e93 100644
--- a/recipes/wip/graphics/simp/recipe.toml
+++ b/recipes/wip/graphics/simp/recipe.toml
@@ -1,6 +1,5 @@
 #TODO missing dependencies, see https://github.com/Kl4rry/simp#system-dependencies
 [source]
 git = "https://github.com/Kl4rry/simp"
-rev = "195b2ef334e4c72ba8f44ee8af9f5cc0c259cc52"
 [build]
 template = "cargo"
diff --git a/recipes/wip/graphics/viu/recipe.toml b/recipes/wip/graphics/viu/recipe.toml
index 779ad204d..710d95c9d 100644
--- a/recipes/wip/graphics/viu/recipe.toml
+++ b/recipes/wip/graphics/viu/recipe.toml
@@ -1,6 +1,5 @@
 #TODO working but don't exit
 [source]
 git = "https://github.com/atanunq/viu"
-rev = "af8f2ae90040baeeb24b92adedc645edc4ea0e85"
 [build]
 template = "cargo"
diff --git a/recipes/wip/net/oha/recipe.toml b/recipes/wip/net/oha/recipe.toml
index 276d245a8..fee15de06 100644
--- a/recipes/wip/net/oha/recipe.toml
+++ b/recipes/wip/net/oha/recipe.toml
@@ -1,7 +1,6 @@
 #TODO jmalloc-sys crate error
 [source]
 git = "https://github.com/hatoo/oha"
-rev = "2c88d2acc0b4773089faaa959debaec15ef355a8"
 [build]
 template = "custom"
 script = """
diff --git a/recipes/wip/net/rustscan/recipe.toml b/recipes/wip/net/rustscan/recipe.toml
index 0cee287f2..f82f18c62 100644
--- a/recipes/wip/net/rustscan/recipe.toml
+++ b/recipes/wip/net/rustscan/recipe.toml
@@ -1,7 +1,6 @@
 #TODO Make nmap work
 [source]
 git = "https://github.com/RustScan/RustScan"
-rev = "bd32f4ead4edd662633c1dd1f569132352ed9f04"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/security/cotp/recipe.toml b/recipes/wip/security/cotp/recipe.toml
index 4e51b8267..9d783b910 100644
--- a/recipes/wip/security/cotp/recipe.toml
+++ b/recipes/wip/security/cotp/recipe.toml
@@ -1,7 +1,6 @@
 #TODO make dependencies work
 [source]
 git = "https://github.com/replydev/cotp"
-rev = "ac3c11dda7b66c0c70a4106b769b5db53becc558"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/security/motus/recipe.toml b/recipes/wip/security/motus/recipe.toml
index 2375828b8..1ab9b6ad1 100644
--- a/recipes/wip/security/motus/recipe.toml
+++ b/recipes/wip/security/motus/recipe.toml
@@ -1,6 +1,5 @@
 #TODO x11rb crate error
 [source]
 git = "https://github.com/oleiade/motus"
-rev = "318b33e070995f50ccd28df2c319d55bd6116a2d"
 [build]
 template = "cargo"
diff --git a/recipes/wip/security/sniffnet/recipe.toml b/recipes/wip/security/sniffnet/recipe.toml
index a325d23ff..059e3929f 100644
--- a/recipes/wip/security/sniffnet/recipe.toml
+++ b/recipes/wip/security/sniffnet/recipe.toml
@@ -1,7 +1,6 @@
 #TODO make the libpcap dependency work
 [source]
 git = "https://github.com/GyulyVGC/sniffnet"
-rev = "4d24bab70a6195ed9a6aac0326720ecb34154e68"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/services/coppwr/recipe.toml b/recipes/wip/services/coppwr/recipe.toml
index 815d3894e..ba04da96e 100644
--- a/recipes/wip/services/coppwr/recipe.toml
+++ b/recipes/wip/services/coppwr/recipe.toml
@@ -1,7 +1,6 @@
 #TODO make pipewire work
 [source]
 git = "https://github.com/dimtpap/coppwr"
-rev = "f4e664b860b89801ec60eee479802f00af3cfdfc"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/services/hickory-dns/recipe.toml b/recipes/wip/services/hickory-dns/recipe.toml
index 399ad9fc8..b7ab38fd5 100644
--- a/recipes/wip/services/hickory-dns/recipe.toml
+++ b/recipes/wip/services/hickory-dns/recipe.toml
@@ -1,7 +1,6 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/hickory-dns/hickory-dns"
-rev = "408d0baca080d1b201cd33e616dc4abd160ef6c0"
 [build]
 template = "custom"
 dependencies = [
diff --git a/recipes/wip/shells/sheldon/recipe.toml b/recipes/wip/shells/sheldon/recipe.toml
index b26290834..9d6c5f31d 100644
--- a/recipes/wip/shells/sheldon/recipe.toml
+++ b/recipes/wip/shells/sheldon/recipe.toml
@@ -1,7 +1,6 @@
 #TODO libssh2-sys crate error
 [source]
 git = "https://github.com/rossmacarthur/sheldon"
-rev = "9a56dcfc79c6e9f9bcf8480c162c50db013bb172"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/shells/zoxide/recipe.toml b/recipes/wip/shells/zoxide/recipe.toml
index c077dac54..3b3f03333 100644
--- a/recipes/wip/shells/zoxide/recipe.toml
+++ b/recipes/wip/shells/zoxide/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/ajeetdsouza/zoxide"
-rev = "1bfcdfacf22fe22ff05ad2813aac7c0d14dfba36"
 [build]
 template = "cargo"
diff --git a/recipes/wip/sound/ncspot/recipe.toml b/recipes/wip/sound/ncspot/recipe.toml
index 4af546db0..5e48fefa5 100644
--- a/recipes/wip/sound/ncspot/recipe.toml
+++ b/recipes/wip/sound/ncspot/recipe.toml
@@ -1,7 +1,6 @@
 #TODO ncurses crate error
 [source]
 git = "https://github.com/hrkfdn/ncspot"
-rev = "92e0852b3796601f406ebfdd697635ea63566a31"
 [build]
 template = "custom"
 dependencies = [
diff --git a/recipes/wip/sound/tori/recipe.toml b/recipes/wip/sound/tori/recipe.toml
index fba6d741b..e420a6299 100644
--- a/recipes/wip/sound/tori/recipe.toml
+++ b/recipes/wip/sound/tori/recipe.toml
@@ -1,7 +1,6 @@
 #TODO make dependencies work
 [source]
 git = "https://github.com/LeoRiether/tori"
-rev = "422e5bbb1477b6fdd3a56e0db1b3553ce362e153"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/tools/aeruginous/recipe.toml b/recipes/wip/tools/aeruginous/recipe.toml
index 3a89c0e25..dcb990f30 100644
--- a/recipes/wip/tools/aeruginous/recipe.toml
+++ b/recipes/wip/tools/aeruginous/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/kevinmatthes/aeruginous-rs"
-rev = "a129a3ff2d97cc288db816d3a263991094aecbc9"
 [build]
 template = "cargo"
diff --git a/recipes/wip/tools/alacritty/recipe.toml b/recipes/wip/tools/alacritty/recipe.toml
index b8668e9ba..cec03b86b 100644
--- a/recipes/wip/tools/alacritty/recipe.toml
+++ b/recipes/wip/tools/alacritty/recipe.toml
@@ -1,7 +1,6 @@
 #TODO port to Orbital
 [source]
 git = "https://github.com/alacritty/alacritty"
-rev = "5efb0690a3174dd4e21516bda59f74f3aa8ba3e3"
 [build]
 template = "custom"
 dependencies = [
diff --git a/recipes/wip/tools/artem/recipe.toml b/recipes/wip/tools/artem/recipe.toml
index 2f6ad0ecf..cd4842a34 100644
--- a/recipes/wip/tools/artem/recipe.toml
+++ b/recipes/wip/tools/artem/recipe.toml
@@ -1,7 +1,6 @@
 #TODO openssl-sys crate error
 [source]
 git = "https://github.com/FineFindus/artem"
-rev = "fcb2424155febea1c2763652f1e87199f1e0e0eb"
 [build]
 template = "custom"
 dependencies = [
diff --git a/recipes/wip/tools/ast-grep/recipe.toml b/recipes/wip/tools/ast-grep/recipe.toml
index 9c99833da..79c0dc33d 100644
--- a/recipes/wip/tools/ast-grep/recipe.toml
+++ b/recipes/wip/tools/ast-grep/recipe.toml
@@ -1,7 +1,6 @@
 #TODO compilation error
 [source]
 git = "https://github.com/ast-grep/ast-grep"
-rev = "74c54fc3e322c6017bc043e199420644ad961ff5"
 [build]
 template = "custom"
 script = """
diff --git a/recipes/wip/tools/b3sum/recipe.toml b/recipes/wip/tools/b3sum/recipe.toml
index ede0f4462..25902149c 100644
--- a/recipes/wip/tools/b3sum/recipe.toml
+++ b/recipes/wip/tools/b3sum/recipe.toml
@@ -1,13 +1,9 @@
 #TODO probably wrong script
 [source]
 git = "https://github.com/BLAKE3-team/BLAKE3"
-rev = "5aa53f07f7188a569cadfc5daf1522972d9a9630"
 [build]
 template = "custom"
 script = """
-"${COOKBOOK_CARGO}" install \
-        --path "${COOKBOOK_SOURCE}/b3sum" \
-        --root "${COOKBOOK_STAGE}" \
-        --locked \
-        --no-track
+COOKBOOK_SOURCE="${COOKBOOK_SOURCE}/b3sum"
+cookbook_cargo
 """
-- 
GitLab