From 6e8f2b872e2b198ac077c9a516b4e0239fa6be0b Mon Sep 17 00:00:00 2001 From: Ron Williams Date: Sat, 27 Sep 2025 04:49:01 +0000 Subject: [PATCH] Add redox-posix-tests recipe with correct git reference --- recipes/tests/redox-posix-tests/recipe.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/tests/redox-posix-tests/recipe.toml b/recipes/tests/redox-posix-tests/recipe.toml index 861b92889..dae4b48cc 100644 --- a/recipes/tests/redox-posix-tests/recipe.toml +++ b/recipes/tests/redox-posix-tests/recipe.toml @@ -1,5 +1,5 @@ -# [source] -# git = "https://gitlab.redox-os.org/redox-os/redox-posix-tests.git" +[source] +git = "https://gitlab.redox-os.org/redox-os/redox-posix-tests.git" [build]