estado: cosecha granja 2026-08-31T00:32:11Z — avance del árbol KDE
This commit is contained in:
+6
-23
@@ -22,29 +22,12 @@
|
||||
},
|
||||
"escritorio-gnome": {
|
||||
"grafo": "docs/state/build-state-gnome.json",
|
||||
"nodos": 127,
|
||||
"en_deuda": 3,
|
||||
"ondas": 2,
|
||||
"profundidad": 2,
|
||||
"construibles_ya": [
|
||||
"gnome-session",
|
||||
"gnome-settings-daemon"
|
||||
],
|
||||
"olas": [
|
||||
{
|
||||
"n": 1,
|
||||
"recetas": [
|
||||
"gnome-session",
|
||||
"gnome-settings-daemon"
|
||||
]
|
||||
},
|
||||
{
|
||||
"n": 2,
|
||||
"recetas": [
|
||||
"gdm"
|
||||
]
|
||||
}
|
||||
]
|
||||
"nodos": 119,
|
||||
"en_deuda": 0,
|
||||
"ondas": 0,
|
||||
"profundidad": 0,
|
||||
"construibles_ya": [],
|
||||
"olas": []
|
||||
},
|
||||
"escritorio-kde": {
|
||||
"grafo": "docs/state/build-state-kde.json",
|
||||
|
||||
@@ -1,7 +1,16 @@
|
||||
{
|
||||
"schema": "hammer-fuentes-vigia/1",
|
||||
"total": 1172,
|
||||
"vivas": 1172,
|
||||
"muertas": 0,
|
||||
"detalle_muertas": []
|
||||
"vivas": 1171,
|
||||
"muertas": 1,
|
||||
"detalle_muertas": [
|
||||
{
|
||||
"receta": "libtool",
|
||||
"fichero": "recipes/incoming-kde/libtool.toml",
|
||||
"tipo": "tarball",
|
||||
"url": "https://ftpmirror.gnu.org/libtool/libtool-2.5.4.tar.xz",
|
||||
"codigo": "502",
|
||||
"viva": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user