From 7e137edde3421d14009cdf89768b8098fb2ae47c Mon Sep 17 00:00:00 2001 From: Sergio Date: Thu, 10 Sep 2026 06:02:22 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-10T06:02:2?= =?UTF-8?q?2Z=20=E2=80=94=20avance=20del=20=C3=A1rbol=20KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/state/fuentes-vigia.json | 39 +++++++++++++++++++++++++++++------ 1 file changed, 33 insertions(+), 6 deletions(-) diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index d590362e..a89e6ce0 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,9 +1,18 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1173, - "vivas": 1171, - "muertas": 2, + "vivas": 1168, + "muertas": 5, "detalle_muertas": [ + { + "receta": "fcft", + "fichero": "recipes/fcft.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fcft.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, { "receta": "firefox-pgo-profile", "fichero": "recipes/firefox-pgo-profile.toml", @@ -15,11 +24,29 @@ "respaldo": "cache-local" }, { - "receta": "puriy-costura", - "fichero": "recipes/puriy-costura.toml", + "receta": "foot", + "fichero": "recipes/foot.toml", "tipo": "git", - "url": "gitea@git.tawasuyu.net:tawasuyu/tawasuyu.git", - "codigo": "error:TimeoutExpired", + "url": "https://codeberg.org/dnkl/foot.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, + { + "receta": "fuzzel", + "fichero": "recipes/incoming-wlr/fuzzel.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/fuzzel.git", + "codigo": "git:128", + "viva": false, + "respaldo": "sin-sha" + }, + { + "receta": "yambar", + "fichero": "recipes/incoming-wlr/yambar.toml", + "tipo": "git", + "url": "https://codeberg.org/dnkl/yambar.git", + "codigo": "git:128", "viva": false, "respaldo": "sin-sha" }