diff --git a/recipes/wip/tools/patchelf/recipe.toml b/recipes/wip/tools/patchelf/recipe.toml deleted file mode 100644 index 84e86bf2a..000000000 --- a/recipes/wip/tools/patchelf/recipe.toml +++ /dev/null @@ -1,5 +0,0 @@ -#TODO compiled but not tested -[source] -tar = "https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0.tar.bz2" -[build] -template = "configure"