From 292c85638ed3d4839d9a628ee1e8a48f6ef8ffce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 14 Jul 2024 17:55:23 +0200 Subject: [PATCH] Move LXD to graveyard Considering we now have incus and lxd is kinda hard to maintain because we need to build it ourselves --- apps.toml | 7 ------- graveyard.toml | 5 +++++ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/apps.toml b/apps.toml index 4b180a7d..7ee5b629 100644 --- a/apps.toml +++ b/apps.toml @@ -2165,13 +2165,6 @@ state = "working" subtags = [ "pictures" ] url = "https://github.com/YunoHost-Apps/lutim_ynh" -[lxd] -added_date = 1674232499 # 2023/01/20 -category = "system_tools" -level = 6 -state = "working" -url = "https://github.com/YunoHost-Apps/lxd_ynh" - [lxd-dashboard] added_date = 1674232499 # 2023/01/20 category = "system_tools" diff --git a/graveyard.toml b/graveyard.toml index bce03564..f6f9bff5 100644 --- a/graveyard.toml +++ b/graveyard.toml @@ -178,6 +178,11 @@ killed_date = 1703600553 # 2023/12/26 subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/lektor_ynh" +[lxd] +added_date = 1674232499 # 2023/01/20 +category = "system_tools" +url = "https://github.com/YunoHost-Apps/lxd_ynh" + [mailman] added_date = 1554588215 # 2019/04/07 category = "communication"