From 031b28f2264850d06ac111d02e65162e0a679465 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Fri, 22 Dec 2023 15:09:30 +0000 Subject: [PATCH] update recipes --- recipes/wip/nomad/recipe.toml | 2 +- recipes/wip/nsh/recipe.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/wip/nomad/recipe.toml b/recipes/wip/nomad/recipe.toml index abcc9ed2e..896bc7e16 100644 --- a/recipes/wip/nomad/recipe.toml +++ b/recipes/wip/nomad/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO sys-info crate error #TODO require Nerd Fonts [source] git = "https://github.com/JosephLai241/nomad" diff --git a/recipes/wip/nsh/recipe.toml b/recipes/wip/nsh/recipe.toml index b834d0709..9dd411cd4 100644 --- a/recipes/wip/nsh/recipe.toml +++ b/recipes/wip/nsh/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/nuta/nsh" -rev = "93fa01cd5b5bba6f1c6aaabc218f3979d0ca2360" [build] template = "cargo" -- GitLab