diff --git a/recipes/wip/atuin/recipe.toml b/recipes/wip/atuin/recipe.toml index 406fd48d5..02e3054c7 100644 --- a/recipes/wip/atuin/recipe.toml +++ b/recipes/wip/atuin/recipe.toml @@ -1,4 +1,4 @@ -#TODO require a patch on tokio (update the version) +#TODO require Wayland [source] git = "https://github.com/ellie/atuin" [build] diff --git a/recipes/wip/backhand/recipe.toml b/recipes/wip/backhand/recipe.toml index 65bf91b5b..74562aef7 100644 --- a/recipes/wip/backhand/recipe.toml +++ b/recipes/wip/backhand/recipe.toml @@ -5,5 +5,5 @@ rev = "96c83729a791526ff0a3fd8e9390740c25ae8184" [build] template = "custom" script = """ -cookbook_cargo_packages backhand-cli +cookbook_cargo --bin backhand-cli """