diff --git a/recipes/core/redoxfs/recipe.toml b/recipes/core/redoxfs/recipe.toml index 9cc75e4d0..d613cae22 100644 --- a/recipes/core/redoxfs/recipe.toml +++ b/recipes/core/redoxfs/recipe.toml @@ -1,7 +1,5 @@ [source] -# git = "https://gitlab.redox-os.org/redox-os/redoxfs.git" git = "https://gitlab.redox-os.org/Ibuki.O/redoxfs.git" -# branch = "scheme_root_fd" branch = "unlinkat" [build]