From b63a6f986bd51b2fa4bb67fcd221c75e37069d91 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 23 Dec 2023 21:49:55 +0000 Subject: [PATCH] update recipe --- recipes/wip/watchexec/recipe.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/wip/watchexec/recipe.toml b/recipes/wip/watchexec/recipe.toml index 11705ad48..0dedb846e 100644 --- a/recipes/wip/watchexec/recipe.toml +++ b/recipes/wip/watchexec/recipe.toml @@ -1,7 +1,6 @@ -#TODO Not compiled or tested +#TODO xdg-home and nix crates error [source] git = "https://github.com/watchexec/watchexec" -rev = "a72ff0e1426ff95f76788bbd23e1a7473068f1e0" [build] template = "custom" script = """ -- GitLab