From 2a52d7804fcfdd6047861764fa2f336dfb8468d7 Mon Sep 17 00:00:00 2001 From: sergio Date: Fri, 17 Jul 2026 20:12:09 -0400 Subject: [PATCH] =?UTF-8?q?granja:=20cron=20infinito=20de=20cosecha+siembr?= =?UTF-8?q?a=20(recoger/sembrar=20cada=2030min)=20=E2=80=94=20latido=20sin?= =?UTF-8?q?=20tokens?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit El worker efímero muele KDE 24/7; este cron en el laptop recoge su store sellado (worker->laptop, CAS merge seguro), siembra recetas nuevas (laptop->worker) y regenera el grafo de estado, commiteando SÓLO docs/state/*.json (el avance que el humano sigue). NO promueve incoming-kde->canónico (decisión de clasificación humana). Robusto a worker-ausente (dead-man ya lo mató por idle). KDE: 66/206 sellado. Co-Authored-By: Claude Opus 4.8 --- docs/state/build-state-kde.json | 256 ++------- docs/state/build-state.json | 927 +++++++++++++++++++++++++++++--- scripts/farm/cosecha-cron.sh | 86 +++ 3 files changed, 992 insertions(+), 277 deletions(-) create mode 100755 scripts/farm/cosecha-cron.sh diff --git a/docs/state/build-state-kde.json b/docs/state/build-state-kde.json index 0bddc173..dca6b521 100644 --- a/docs/state/build-state-kde.json +++ b/docs/state/build-state-kde.json @@ -2,8 +2,8 @@ "schema": "hammer-build-state/1", "totals": { "recipes": 958, - "sealed": 762, - "debt": 190, + "sealed": 770, + "debt": 182, "never": 6 }, "by_class": { @@ -14,7 +14,7 @@ "rust": 226 }, "debt_by_class": { - "c": 155, + "c": 147, "go": 1, "gui": 23, "kernel": 4, @@ -27,8 +27,8 @@ "never": 2 }, "incoming-kde": { - "sealed": 58, - "debt": 144, + "sealed": 66, + "debt": 136, "never": 4 } }, @@ -220,7 +220,7 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:93cae411e6b33b82bae2b724d8bd6ad2ee343dc317bf6776749a12e6d5fff497", - "state": "debt", + "state": "sealed", "blocked_by": [], "unblocks": 2 }, @@ -562,7 +562,6 @@ "hash": "b3:bb3e13e87276352d89605e2af4a2b7c12ca0e631c57a3522dafd99a28d53c24d", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "libarchive", "libzip", @@ -588,7 +587,6 @@ "kitemviews", "kjobwidgets", "sonnet", - "karchive", "kbookmarks", "solid", "attica", @@ -710,9 +708,7 @@ "queue": "incoming-kde", "hash": "b3:8a1d4ef9525ce5e1638acd73c9e88776d584e9f70bc4b1cf5f702d37fcfabafc", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 31 }, "atuin": { @@ -1086,7 +1082,6 @@ "solid", "sonnet", "attica", - "karchive", "kdbusaddons", "kcrash", "kdnssd", @@ -1120,7 +1115,7 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:f91a2465091edfac86aab5e15b0a16635e7ecff9fbd90b90b498c8f77573ea45", - "state": "debt", + "state": "sealed", "blocked_by": [], "unblocks": 0 }, @@ -2162,7 +2157,7 @@ "hash": "b3:834132e74489384df3f263e9eba37da186628fb01aa23280348e6159eb151074", "state": "sealed", "blocked_by": [], - "unblocks": 121 + "unblocks": 117 }, "cmctl": { "iname": "cmctl", @@ -2613,7 +2608,7 @@ "hash": "b3:f38c5ee3622b80a5632b8d863adfee2e34312ff7757251d3faa830499439c3a8", "state": "sealed", "blocked_by": [], - "unblocks": 113 + "unblocks": 111 }, "ddh": { "iname": "ddh", @@ -2957,7 +2952,6 @@ "hash": "b3:08383f8c1a64ffe11e7517610e4fa828022f628979cc78f94d61118e6ddce668", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qt5compat", "kcmutils", @@ -2986,7 +2980,6 @@ "kcodecs", "kcolorscheme", "kjobwidgets", - "karchive", "sonnet", "kauth", "kdnssd", @@ -3390,7 +3383,7 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:c6e9e9acf428c64a9b1b4cf6bc5d3fa7650e270a6671b46f0eab6ca082df79a7", - "state": "debt", + "state": "sealed", "blocked_by": [], "unblocks": 1 }, @@ -3422,7 +3415,7 @@ "hash": "b3:e6990b3e555f0c54b085cb6e49672ac38f6d8700b4a8afe7688c69962a5fa542", "state": "sealed", "blocked_by": [], - "unblocks": 22 + "unblocks": 21 }, "extra-cmake-modules": { "iname": "extra-cmake-modules", @@ -3439,7 +3432,7 @@ "hash": "b3:b3d136f130d617def4c0e3ef784c424774930b55872e9d7106c6fbd76a957d40", "state": "sealed", "blocked_by": [], - "unblocks": 103 + "unblocks": 101 }, "eza": { "iname": "eza", @@ -3590,7 +3583,7 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:f93baba66231b318d2c3894a1a203a4c3766054b16fd81d98bab644a5b9cd14b", - "state": "debt", + "state": "sealed", "blocked_by": [], "unblocks": 2 }, @@ -3698,7 +3691,6 @@ "hash": "b3:0aad88d6bbb078b3aecd444e31f9f40dc059ad2db785cd5adc334be177535842", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kio", "ki18n", @@ -3989,7 +3981,6 @@ "solid", "sonnet", "attica", - "karchive", "kdbusaddons", "kcrash", "kdnssd", @@ -5711,10 +5702,8 @@ "state": "debt", "blocked_by": [ "qtwayland", - "qttools", "qtdeclarative", "phonon", - "exiv2", "kio", "kitemmodels", "ki18n", @@ -5738,7 +5727,6 @@ "kitemviews", "solid", "sonnet", - "karchive", "attica", "kglobalaccel", "kauth", @@ -6344,10 +6332,8 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:610f1a6ddd5c65b9e2936d885ac43cf4ab7621540e250a4e742b5b151b064525", - "state": "debt", - "blocked_by": [ - "perl-xml-parser" - ], + "state": "sealed", + "blocked_by": [], "unblocks": 1 }, "iproute2": { @@ -6707,7 +6693,6 @@ "hash": "b3:68c6de5268c829ba51b63ca3246a4635eedf8a77ae48286d98de08126c2314a4", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "plasma-activities", "kcoreaddons", @@ -6729,7 +6714,6 @@ "kguiaddons", "kjobwidgets", "kbookmarks", - "karchive", "kxmlgui", "ktextwidgets", "sonnet", @@ -6790,10 +6774,8 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:c815365c89d0c8dd6b76b33eca2149fc8cc206cc4ed5775e5c057539dc8ea369", - "state": "debt", - "blocked_by": [ - "qttools" - ], + "state": "sealed", + "blocked_by": [], "unblocks": 43 }, "katana": { @@ -6894,7 +6876,6 @@ "hash": "b3:241a80bc7bad1a0a9fd51fe2a037be05ecd4de7aa7c18d9b88d87416f8642424", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qt5compat", "ktexteditor", @@ -6925,7 +6906,6 @@ "kcodecs", "kcolorscheme", "kjobwidgets", - "karchive", "sonnet", "kauth", "kdnssd", @@ -6965,7 +6945,6 @@ "hash": "b3:971aece42278136836656100b65a90b331a97fe1820701622bff216c100397de", "state": "debt", "blocked_by": [ - "qttools", "kcoreaddons" ], "unblocks": 26 @@ -7031,7 +7010,6 @@ "hash": "b3:7455df40ec1ff6811c15f1067bf1e6674882816b00445a60caa646b0f02f2b5d", "state": "debt", "blocked_by": [ - "qttools", "kconfig", "kcoreaddons", "kwidgetsaddons", @@ -7120,7 +7098,6 @@ "hash": "b3:8fedfaee2c6a24d42e67d0df2ac1656b7703f30bfc433827f8fd1d38acd3dab2", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "mpc", "kcoreaddons", @@ -7135,7 +7112,6 @@ "kcrash", "knotifications", "kiconthemes", - "karchive", "sonnet", "kwindowsystem", "kglobalaccel", @@ -7213,7 +7189,6 @@ "hash": "b3:8f3635e887a9bdbf71d652b77e57a7191a01b7d95898cfe9744c8af49afdc9f8", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kbookmarks", "kiconthemes", @@ -7306,7 +7281,6 @@ "hash": "b3:0c185c22a7f8f3ebf30869cdcf202d89bbf284f83745d45703d2f6f61d1e15f0", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kio", "kbookmarks", @@ -7322,7 +7296,6 @@ "kiconthemes", "kitemviews", "kwindowsystem", - "karchive", "kcodecs", "kcolorscheme", "ki18n", @@ -7356,9 +7329,7 @@ "queue": "incoming-kde", "hash": "b3:d556b79e79c6d853498c957848655ad1aecc08f32276748ce4f03f6d47b821f7", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 49 }, "kcolorscheme": { @@ -7391,7 +7362,6 @@ "hash": "b3:c23230b2a6b76bae20ca8d81798be16ae853500c9a48efd4e46437922b2e48f9", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kconfig", "kguiaddons", @@ -7429,7 +7399,6 @@ "hash": "b3:e0209890ab4ffa9f02b0b5097552195eea57a6bbd4fcec9097d2b12dfff2f6ba", "state": "debt", "blocked_by": [ - "qttools", "kconfig", "kwidgetsaddons", "kcoreaddons", @@ -7463,7 +7432,6 @@ "hash": "b3:0aa2c6757d9e4f9a7b902c6fc10bd02b2df4692caca9022d54f669ae74d4f228", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 62 @@ -7501,7 +7469,6 @@ "hash": "b3:809f3f3c8540774d8d9e23ee363badf072d277f27abefbb152ba331e378c542a", "state": "debt", "blocked_by": [ - "qttools", "kconfig", "kcodecs", "kguiaddons", @@ -7539,7 +7506,6 @@ "hash": "b3:aeba64e1a7a7f026958678fee628eacf7dd142b611eaa0de198739a0f98d1a7b", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 69 @@ -7569,7 +7535,6 @@ "hash": "b3:3b5de3c863082b3fade805329aebe46351e8eb668fd51e1535eed3a2cc96165a", "state": "debt", "blocked_by": [ - "qttools", "kcoreaddons" ], "unblocks": 41 @@ -7597,9 +7562,7 @@ "queue": "incoming-kde", "hash": "b3:718969af05717dd0b396a21206e0f6b6e6b09cc0b6f1b7beb624c06dd73598f8", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 35 }, "kdeclarative": { @@ -7640,7 +7603,6 @@ "hash": "b3:7b2ee270b9df6a4a7020ab60e57276b29b45d018bd760f734196f70ad9a424d1", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "ki18n", "kconfig", @@ -7684,7 +7646,6 @@ "hash": "b3:c8931946bbdd33829c1e608d50168c995c140467697dcadd0011f0375b796d2e", "state": "debt", "blocked_by": [ - "qttools", "ki18n", "kcoreaddons", "kcodecs" @@ -7724,7 +7685,6 @@ "hash": "b3:06d25d42f266ba0f2266dfed0b44d31c4306651838be718c4603fed21828ef81", "state": "debt", "blocked_by": [ - "qttools", "kconfig", "kcoreaddons", "kcrash", @@ -7808,7 +7768,6 @@ "hash": "b3:8ded4f9aa338c4b55966a2ca1c2b9cb798110a5d3551204096dbf460a0437921", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kio", "kcmutils", @@ -7816,7 +7775,6 @@ "kstatusnotifieritem", "kiconthemes", "kbookmarks", - "karchive", "kauth", "kglobalaccel", "kdeclarative", @@ -7867,9 +7825,7 @@ "queue": "incoming-kde", "hash": "b3:b9cfca23e92c0b241de8c7e1b829cd6515203ad5637d3dc6615bb7646907eafd", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 14 }, "kfilemetadata": { @@ -7906,11 +7862,9 @@ "hash": "b3:fa69bc946758a6862a5b1cc0632e7e62971e6975a3180b305e3317787711cf6e", "state": "debt", "blocked_by": [ - "qttools", "kcoreaddons", "ki18n", "kcodecs", - "karchive", "kconfig", "kcolorscheme", "kguiaddons", @@ -7989,10 +7943,8 @@ "hash": "b3:d6e52c753c910ccad9e305717c4993ac80ed9de1fa179ad1f115c35a88fdbfaa", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qt5compat", - "karchive", "kfilemetadata", "kio", "kbookmarks", @@ -8046,9 +7998,7 @@ "queue": "incoming-kde", "hash": "b3:5d08400a0283d7afcf34247e5efa6087c188259e9631d3d7bf716fcde0616e71", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 36 }, "kglobalacceld": { @@ -8119,7 +8069,6 @@ "hash": "b3:43e158ce8b04cb79de8048bd27866e3c73d598b75d8afa5a4684a46b14323aa4", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kconfig", "kcoreaddons", @@ -8139,7 +8088,6 @@ "kitemviews", "kguiaddons", "solid", - "karchive", "sonnet", "ktextwidgets", "kbookmarks", @@ -8179,7 +8127,6 @@ "hash": "b3:f4595b08e358adfe248abb631057bf92d72959f4cc887f2ecd34fbaadd3a03da", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 47 @@ -8211,8 +8158,7 @@ "hash": "b3:308a4436995c78f017bfc570cb07da4f245011cb31fcb7d12ce58b87b011cc75", "state": "debt", "blocked_by": [ - "qtdeclarative", - "qttools" + "qtdeclarative" ], "unblocks": 5 }, @@ -8242,7 +8188,6 @@ "hash": "b3:9f2f9588c66d14a84a7de3a0dc0e9cfba817485615c877b56bd324a03be5ea08", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 61 @@ -8293,9 +8238,7 @@ "hash": "b3:a8c76fe0e7dbdb18a3728efc0e392db32e293b949721837ba514bb0fd97d62f4", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", - "karchive", "ki18n", "kwidgetsaddons", "kcolorscheme", @@ -8340,7 +8283,6 @@ "hash": "b3:cdb5c002ed8edc95047634a57d6acd9e8509caeb20a886ad71c22386e37e7d00", "state": "debt", "blocked_by": [ - "qttools", "qtwayland" ], "unblocks": 6 @@ -8440,7 +8382,6 @@ "hash": "b3:28786e92b0c654be077c6120c56bca90e0fae6656fca34b98c240372d36a1cd6", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kcmutils", "kdeclarative", @@ -8461,7 +8402,6 @@ "kcoreaddons", "kconfigwidgets", "kcodecs", - "karchive", "kbookmarks", "sonnet", "attica", @@ -8545,14 +8485,12 @@ "hash": "b3:0e6ed904d5809ec9aaa2511de7b072c2b0408835876c4b5c932d8a32a2e1ce6c", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kcoreaddons", "kcodecs", "kconfig", "ki18n", "kwidgetsaddons", - "karchive", "solid", "kguiaddons", "kwindowsystem", @@ -8602,7 +8540,6 @@ "hash": "b3:d67e6e694f2f5155e626d1a444d83f96ceaafbd0d653c3e0fb99bb27fdce3758", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 34 @@ -8641,7 +8578,6 @@ "hash": "b3:6702abbdc240d796edb89f8bd39e5fa79eedbcc5d8306f817995e73824e72fda", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kirigami", "kcoreaddons", @@ -8678,7 +8614,6 @@ "hash": "b3:e163c97adf421aab23598513cbcb3254716626861cdce90837bc7ae20915b81b", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 15 @@ -8706,9 +8641,7 @@ "queue": "incoming-kde", "hash": "b3:ffa13f7412261ff1e41197bdf964da5434e3d9d95257a8969b53a6dfe30c2835", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 40 }, "kiterunner": { @@ -8754,7 +8687,6 @@ "hash": "b3:252ff98abd5d5e829c425216681481cb6894f5948a287f4b8aa5d06ec0141c3d", "state": "debt", "blocked_by": [ - "qttools", "kcoreaddons", "kwidgetsaddons", "kwindowsystem", @@ -8850,7 +8782,6 @@ "hash": "b3:1b7d9d8b3ca3c12d3929774371bd635b2ef3307e7f93f73735e1b115a2623e75", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kdbusaddons", "kiconthemes", @@ -8865,7 +8796,6 @@ "kcoreaddons", "kconfigwidgets", "kcodecs", - "karchive", "kbookmarks", "sonnet", "attica", @@ -8953,9 +8883,7 @@ "hash": "b3:8a14f2076a0096f39402bb274acf1226b72feaa7bbc2f0547c093b790dde28ba", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", - "karchive", "kconfig", "kcoreaddons", "ki18n", @@ -9000,7 +8928,6 @@ "state": "debt", "blocked_by": [ "qtdeclarative", - "qttools", "qtpositioning", "kholidays", "ki18n", @@ -9038,7 +8965,6 @@ "hash": "b3:c3056a6d8c2c5cc8ae7a3217e53ca6a203272ca7351c2934d90d89374e63c842", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kconfig", "kcoreaddons", @@ -9116,7 +9042,6 @@ "hash": "b3:b329f956cef8d6e276ad2bf1fe52df4ae55391fc5faf46723d6b0e4a704af7f9", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qtmultimedia", "libcanberra", @@ -9134,7 +9059,6 @@ "kwindowsystem", "kcrash", "kdbusaddons", - "karchive", "kwidgetsaddons", "kitemviews", "kcodecs", @@ -9273,7 +9197,6 @@ "hash": "b3:edab068f7bdbbe4784483a4bb28a30a81de175e21bfa64c052ffca5b5e8b636f", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qt5compat", "qtmultimedia", @@ -9303,7 +9226,6 @@ "kcodecs", "kcolorscheme", "kjobwidgets", - "karchive", "sonnet", "kauth", "solid", @@ -9379,9 +9301,7 @@ "hash": "b3:fa105aad7b182b4438cb284f70042934214d1dd9bf30049798078cc3f40affab", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", - "karchive", "ki18n", "kcoreaddons", "kcodecs" @@ -9453,7 +9373,6 @@ "hash": "b3:830e139ce0a234ba20b5037d48fdd4e7e20f1431d6432265ff010cd281fdd9c6", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kio", "kbookmarks", @@ -9469,7 +9388,6 @@ "kiconthemes", "kitemviews", "kwindowsystem", - "karchive", "kcodecs", "kcolorscheme", "ki18n", @@ -9542,12 +9460,9 @@ "hash": "b3:0d5b30eb5503fb7ad7cc8b13355dca77ebc2463a9635a122ed15fbffcaa78c21", "state": "debt", "blocked_by": [ - "qttools", "qtwayland", "qtdeclarative", "pipewire", - "ffmpeg", - "alsa-lib", "libsndfile", "pulseaudio", "ki18n", @@ -9580,9 +9495,7 @@ "queue": "incoming-kde", "hash": "b3:0b45bb478efd8b4d4d681fafa9044fbaa79782eb114e15cbfde7b4b8b20e86cf", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 3 }, "kpt": { @@ -9623,7 +9536,6 @@ "hash": "b3:3c90e80d6a09ec7bb6264fdd0649ac4033bb6c1af2300054ff6c475a58b13f61", "state": "debt", "blocked_by": [ - "qttools", "kcoreaddons", "ki18n" ], @@ -9658,7 +9570,6 @@ "hash": "b3:9b7f62e84b251e0dc022c84a70c09b4084b9e50d9cd4e9abf169f358efd4d56a", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "ki18n", "kcoreaddons" @@ -9696,7 +9607,6 @@ "hash": "b3:84826d53dea38b00b2484a33e6315a5064a876e23d3a84f47335e5b9bfce2deb", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kirigami", "kconfig", @@ -9789,14 +9699,12 @@ "hash": "b3:617f17941e40149be3d21702818e572170e39ecbbded08ff7d122fbe89a79ee5", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "knotifications", "kstatusnotifieritem", "kiconthemes", "kglobalaccel", "kauth", - "karchive", "kbookmarks", "kio", "kcoreaddons", @@ -9862,7 +9770,6 @@ "hash": "b3:58b23ccb49c0aedc2f1192d2df0ec90939e845c471e80ae2575138059895ce8d", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kconfig", "kcoreaddons", @@ -9954,7 +9861,6 @@ "hash": "b3:7c6d2bc58aa32e64c7130c899ef1d43e7dc1d180adc93af629fe608766a0745e", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qtwayland", "kitemmodels", @@ -9982,7 +9888,6 @@ "kguiaddons", "kitemviews", "kcodecs", - "karchive", "kbookmarks", "sonnet", "attica", @@ -10088,7 +9993,6 @@ "state": "debt", "blocked_by": [ "qtdeclarative", - "qttools", "layer-shell-qt", "libkscreen", "linux-pam", @@ -10115,7 +10019,6 @@ "kwidgetsaddons", "kitemviews", "kitemmodels", - "karchive", "sonnet", "kjobwidgets", "kbookmarks", @@ -10163,7 +10066,6 @@ "hash": "b3:773bbafd6ce63824c5ca54625248fc66c11cae763804fb53e9c5a2cc77c590cd", "state": "debt", "blocked_by": [ - "qttools", "kconfig", "kcoreaddons", "ki18n", @@ -10208,7 +10110,6 @@ "hash": "b3:103c2f621e319252fabf26e784d829f4b210504ea1b88c18c9fb92134e36eee7", "state": "debt", "blocked_by": [ - "qttools", "kwindowsystem", "kconfig", "kcoreaddons" @@ -10254,9 +10155,7 @@ "hash": "b3:24af39f434df56bf850830eaf6f4913d330617e3a86b7c60e51f1d54d368a8aa", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", - "karchive", "kconfig", "kcolorscheme", "kcoreaddons", @@ -10341,11 +10240,9 @@ "hash": "b3:85776273d51aa6beff0e451257dcadba191b674259d0619521d2a3af28501084", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kio", "kparts", - "karchive", "kconfig", "kguiaddons", "ki18n", @@ -10408,7 +10305,6 @@ "hash": "b3:7413676d7540ad902ef5aa35b22d300457e3ace787b7b1429df4373f601adc9e", "state": "debt", "blocked_by": [ - "qttools", "sonnet", "kcompletion", "kconfig", @@ -10712,7 +10608,6 @@ "hash": "b3:7acb50194afc1b1f38109378995e3591402130c9dfa44ef90223b6d6f2a98333", "state": "debt", "blocked_by": [ - "qttools", "ki18n" ], "unblocks": 1 @@ -10767,7 +10662,6 @@ "hash": "b3:af75226c2c3e2c596a717baf8edf864c2af9e30173588da720aed026a8a4a7ae", "state": "debt", "blocked_by": [ - "qttools", "kconfig", "kwindowsystem", "kcoreaddons", @@ -10854,7 +10748,6 @@ "hash": "b3:951dfc27149ec12537eeddb489bff1061c358809c8aa88084f16a18557d0cbc4", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kwallet", "kcmutils", @@ -10862,7 +10755,6 @@ "kauth", "kdbusaddons", "kstatusnotifieritem", - "karchive", "kbookmarks", "kiconthemes", "kglobalaccel", @@ -10919,7 +10811,6 @@ "hash": "b3:47ba0ac7b46dd143d9003bad9b54d48f4cb59828c41527ae27d26276d97bc7b3", "state": "debt", "blocked_by": [ - "qttools", "qtwayland" ], "unblocks": 7 @@ -10949,7 +10840,6 @@ "hash": "b3:e69bad1079e3ffd05f736e658d7906ded74c99f937471b76f724282d603e20fb", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 51 @@ -11069,7 +10959,6 @@ "blocked_by": [ "qtdeclarative", "qt5compat", - "qttools", "qtwayland", "kwayland", "vulkan-loader", @@ -11112,7 +11001,6 @@ "kitemmodels", "kcodecs", "kcompletion", - "karchive", "sonnet", "kjobwidgets", "kbookmarks", @@ -11166,7 +11054,6 @@ "hash": "b3:ee2ace1b15f1c23d8733c6f531f77f070765f97c1d31634af9f7ccf613ad101d", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 46 @@ -11211,7 +11098,6 @@ "hash": "b3:c70db82f74f8e8a214430f3e6b6d71126b15e8cf0f8e13384af0bf98de2fd0e1", "state": "debt", "blocked_by": [ - "qttools", "kglobalaccel", "kcoreaddons", "kitemviews", @@ -11224,7 +11110,6 @@ "qtdeclarative", "kcodecs", "kcolorscheme", - "karchive", "sonnet", "kcompletion" ], @@ -11288,8 +11173,7 @@ "state": "debt", "blocked_by": [ "qtdeclarative", - "qtwayland", - "qttools" + "qtwayland" ], "unblocks": 5 }, @@ -11891,7 +11775,7 @@ "hash": "b3:a54c2bde0ca5e7521a332aa8e3fd470c1e9779d32f4cec781623cbc782144b62", "state": "sealed", "blocked_by": [], - "unblocks": 121 + "unblocks": 119 }, "libepoxy": { "iname": "libepoxy", @@ -12095,7 +11979,6 @@ "hash": "b3:60bf1236ae7a9657d2e687098ad87ec0cf2b247ae05c1618a04b580e5df195fd", "state": "debt", "blocked_by": [ - "qttools", "qtwayland", "kwayland", "kconfig", @@ -12165,7 +12048,6 @@ "hash": "b3:b0737f3d4410260caecb4657465d8257df33bf8ae28d934434addb693b3167d4", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kcoreaddons", "kconfig", @@ -12185,7 +12067,6 @@ "kguiaddons", "kiconthemes", "kitemviews", - "karchive", "kio", "kxmlgui", "attica", @@ -12337,7 +12218,6 @@ "hash": "b3:f3bd839c503d5e4116002303ac2e3c8331f98499381ff20e28902c34fcf07cd4", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kconfig", "kcoreaddons", @@ -12358,7 +12238,6 @@ "kcompletion", "kitemviews", "solid", - "karchive", "sonnet", "ktextwidgets", "kbookmarks", @@ -12442,10 +12321,7 @@ "queue": "incoming-kde", "hash": "b3:f837f79012bfab5fcfb4d32246a12c16ffb9c4026a23935a56fccea6d12970c7", "state": "debt", - "blocked_by": [ - "intltool", - "perl-xml-parser" - ], + "blocked_by": [], "unblocks": 1 }, "libsass": { @@ -12704,7 +12580,7 @@ "hash": "b3:32fd9050bc28fc0d4b9e58e412527d9258d9a35cc2518f4968d50b3db79cdf0d", "state": "sealed", "blocked_by": [], - "unblocks": 120 + "unblocks": 118 }, "libxml2": { "iname": "libxml2", @@ -13257,7 +13133,7 @@ "hash": "b3:cd8f5b9d2dadfb47bcaf8eb54961078168c7eb436089d80652c24558ec780c86", "state": "sealed", "blocked_by": [], - "unblocks": 121 + "unblocks": 119 }, "mesa-swrast": { "iname": "mesa-swrast", @@ -13583,7 +13459,6 @@ "hash": "b3:2978c52ce972d7e5dcfd8c2f31faab2ac3d0efd86537c6434aec93aeccb8d5fd", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "modemmanager" ], @@ -13961,7 +13836,6 @@ "hash": "b3:7283268c4648bcf084851416fc655040618ce1af894d0e5c728e631b8394edf7", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "networkmanager", "libndp" @@ -14244,13 +14118,11 @@ "hash": "b3:edc8068250b8f262db3f9acbea59748abe0916546ea9ec25539600be6f234d57", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "poppler", "phonon", "qtspeech", "qtmultimedia", - "karchive", "kbookmarks", "kcompletion", "kconfig", @@ -14683,7 +14555,7 @@ "hash": "b3:215444a51b41bb08bcd1132f6a85736dce39dcf39a741df8b8c51d180ebbfe4e", "state": "sealed", "blocked_by": [], - "unblocks": 7 + "unblocks": 5 }, "perl-xml-parser": { "iname": "perl-xml-parser", @@ -14698,9 +14570,9 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:8d70309e5f5045be7b783669f457e8e6852421556d0e6587ff4dfcfed5ddda85", - "state": "debt", + "state": "sealed", "blocked_by": [], - "unblocks": 2 + "unblocks": 1 }, "pet": { "iname": "pet", @@ -14771,7 +14643,6 @@ "hash": "b3:417929fd9c66c839f9729b685ff09bd7372e31dcd90bfa1f0797f7fc2e0716db", "state": "debt", "blocked_by": [ - "qttools", "qt5compat" ], "unblocks": 2 @@ -14847,7 +14718,6 @@ "hash": "b3:18fd6a865dbe42188dd2442aa01c9fa02b45aa4f947024f45a3294b49d737781", "state": "debt", "blocked_by": [ - "alsa-lib", "libsndfile", "pulseaudio" ], @@ -14895,7 +14765,7 @@ "hash": "b3:f0b5d0b1cb4321b3c61f24a871b9a58da3ebb7eb903af4015e35bd41a6465437", "state": "sealed", "blocked_by": [], - "unblocks": 173 + "unblocks": 165 }, "plasma-activities": { "iname": "plasma-activities", @@ -14929,7 +14799,6 @@ "hash": "b3:42ad76860e0f18ec50e9ed589d15fed12e1e3ac23d40d2b218d94fe425e89463", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "kconfig", "kcoreaddons", @@ -14966,7 +14835,6 @@ "hash": "b3:c825714fff62c12bdebd0a328ce1b772d8f950657661560c1474f4525ec261ba", "state": "debt", "blocked_by": [ - "qttools", "kconfig", "kcoreaddons", "plasma-activities", @@ -15102,7 +14970,6 @@ "blocked_by": [ "qtdeclarative", "qtwayland", - "qttools", "kded", "krunner", "ktexteditor", @@ -15112,7 +14979,6 @@ "libkscreen", "layer-shell-qt", "kscreenlocker", - "karchive", "kauth", "kcoreaddons", "kcrash", @@ -15257,7 +15123,6 @@ "blocked_by": [ "qtdeclarative", "qtwayland", - "qttools", "frameworkintegration", "breeze", "kirigami", @@ -15280,7 +15145,6 @@ "solid", "sonnet", "attica", - "karchive", "kdbusaddons", "kcrash", "kdnssd", @@ -15387,7 +15251,6 @@ "hash": "b3:acc5a52189a75e63f367c376e87d30d3a53bc948aa298750b67307ad8af6e7c9", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "networkmanager", "networkmanager-qt", @@ -15425,7 +15288,6 @@ "kitemviews", "kcodecs", "kcrash", - "karchive", "kbookmarks", "sonnet", "attica", @@ -15522,7 +15384,6 @@ "hash": "b3:559878bfb7777616c2ebfb7f401f80d89b3740dee08c12042d098aa8ddeff595", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "pulseaudio", "pulseaudio-qt", @@ -15552,7 +15413,6 @@ "kitemviews", "kcodecs", "kcrash", - "karchive", "kbookmarks", "sonnet", "attica", @@ -15713,7 +15573,6 @@ "qtdeclarative", "qtwayland", "qtpositioning", - "qttools", "qtlocation", "qcoro", "libqalculate", @@ -15728,7 +15587,6 @@ "libkscreen", "layer-shell-qt", "kscreenlocker", - "karchive", "kauth", "kcoreaddons", "kcrash", @@ -15867,7 +15725,6 @@ "state": "debt", "blocked_by": [ "qtdeclarative", - "qttools", "kconfig", "kcoreaddons", "kguiaddons", @@ -15888,7 +15745,6 @@ "kwidgetsaddons", "kitemviews", "kitemmodels", - "karchive", "sonnet", "kjobwidgets", "kbookmarks", @@ -16039,9 +15895,7 @@ "queue": "incoming-kde", "hash": "b3:dafc7b4e8eab23aec2c9a8f27ca461837245391f181637a5c67729801ba42059", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 1 }, "powerdevil": { @@ -16135,7 +15989,6 @@ "hash": "b3:1eacc608ed38b7e9b048527f733d2cddd67647cab538b756688fc88c2e97b2d6", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qtwayland", "qcoro-shared", @@ -16173,7 +16026,6 @@ "kguiaddons", "kitemviews", "kcodecs", - "karchive", "kbookmarks", "sonnet", "attica", @@ -16238,7 +16090,6 @@ "hash": "b3:7fac76f72f3ede203a69b63aa075eaa9db305aec6514447ad2f7862e48b2a2ef", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 3 @@ -16272,7 +16123,6 @@ "hash": "b3:124fea23184ab663690e1d612f303a7fbba475e0985d28dfb5f44156414634d1", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "zxing-cpp", "qtmultimedia" @@ -16445,7 +16295,6 @@ "hash": "b3:6444b0b7f1936e927ce7ea72ba00dbc372d695c9b9ce553d1ae533dd05114416", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "pulseaudio", "libsndfile" @@ -16481,7 +16330,7 @@ "hash": "b3:27889026076514935b53d486951792d08ed7fd5210b44e7f92979c03c96be665", "state": "sealed", "blocked_by": [], - "unblocks": 151 + "unblocks": 147 }, "qcoro": { "iname": "qcoro", @@ -16603,7 +16452,6 @@ "state": "debt", "blocked_by": [ "qtdeclarative", - "qttools", "frameworkintegration", "kirigami", "kconfig", @@ -16619,7 +16467,6 @@ "kitemviews", "kwindowsystem", "sonnet", - "karchive", "kservice", "kio", "kjobwidgets", @@ -16753,7 +16600,7 @@ "hash": "b3:4c67e2c79ab472bb7a5b892f82396d62b1db311d46f9027ff9cb7e38351a63dc", "state": "sealed", "blocked_by": [], - "unblocks": 114 + "unblocks": 111 }, "qtdeclarative": { "iname": "qt6-qtdeclarative", @@ -16804,9 +16651,7 @@ "queue": "incoming-kde", "hash": "b3:f541909ab4d1ac63063ea43b629a924371e6979b4f9fc98ca11b9417138a2f5c", "state": "debt", - "blocked_by": [ - "qttools" - ], + "blocked_by": [], "unblocks": 1 }, "qtlanguageserver": { @@ -17003,9 +16848,9 @@ "cls": "c", "queue": "incoming-kde", "hash": "b3:2bf1af8fec5d4257550d44edcb81de2182676bbf79af8cf8a9168e642fa561d7", - "state": "debt", + "state": "sealed", "blocked_by": [], - "unblocks": 101 + "unblocks": 100 }, "qtwayland": { "iname": "qt6-qtwayland", @@ -17478,7 +17323,7 @@ "hash": "b3:b8fca71dd92577d3a44ef01a7d5779d86473553199e0c24736438cdc846e5199", "state": "sealed", "blocked_by": [], - "unblocks": 145 + "unblocks": 141 }, "sassc": { "iname": "sassc", @@ -17849,7 +17694,6 @@ "hash": "b3:6a106fffe2e4d02443d5b63e1e42759cc782bea4a92e0059be10f6aadda1b044", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 39 @@ -17879,7 +17723,6 @@ "hash": "b3:e36fb234867ffdb4fa48d737cba44df305eda5c8a8c8a2c7a0a79e1ffec13a88", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 39 @@ -18069,7 +17912,6 @@ "hash": "b3:4fa93927069eca5500496ac8e5be1dd03b1d2fc7d43bd0cfca99b7d4821bb902", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qtwayland", "layer-shell-qt", @@ -18082,7 +17924,6 @@ "kquickimageeditor", "kpipewire", "pipewire", - "ffmpeg", "libepoxy", "kwayland", "kcoreaddons", @@ -18108,7 +17949,6 @@ "kconfigwidgets", "kitemviews", "kcodecs", - "karchive", "kbookmarks", "sonnet", "attica", @@ -18470,8 +18310,7 @@ "hash": "b3:c2feb87efb356c9758683b8a9a9a146738d93fc094aea75c46125911544f212f", "state": "debt", "blocked_by": [ - "qtdeclarative", - "qttools" + "qtdeclarative" ], "unblocks": 4 }, @@ -18570,7 +18409,6 @@ "hash": "b3:f674b6c652e025f8c97757eca835f85539e49a7251425fd0b10d604ab275777f", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative", "qtwayland", "plasma-activities", @@ -18602,7 +18440,6 @@ "kcoreaddons", "kconfigwidgets", "kcodecs", - "karchive", "kbookmarks", "sonnet", "attica", @@ -19017,7 +18854,6 @@ "hash": "b3:c5c6f88f90b518f810b47b4cb0f8b335199d441a21cc06cb84a0e989a38bbad1", "state": "debt", "blocked_by": [ - "qttools", "qtdeclarative" ], "unblocks": 2 @@ -19854,7 +19690,7 @@ "hash": "b3:c4eb40ba21935bba70ab54338fe755e3dc8b41541d877a48be544dfe73bbfe7b", "state": "sealed", "blocked_by": [], - "unblocks": 122 + "unblocks": 120 }, "wayland-protocols": { "iname": "wayland-protocols", @@ -20498,7 +20334,7 @@ "hash": "b3:28522f99f433496dbaacfa309f8e937d6526ac3c8db34b4a94b18e22656dcd33", "state": "sealed", "blocked_by": [], - "unblocks": 49 + "unblocks": 48 }, "zlib-ng": { "iname": "zlib-ng", @@ -20528,7 +20364,7 @@ "hash": "b3:21022c3286f5dce96313d5a7c9745d2f5d69064c2942c6db336fbea2bc10994c", "state": "sealed", "blocked_by": [], - "unblocks": 28 + "unblocks": 26 }, "zola": { "iname": "zola", @@ -20567,7 +20403,7 @@ "hash": "b3:293210dc37722d9db8dce8578d00bc8886ade5b7e5868074146c718f9a58cee8", "state": "sealed", "blocked_by": [], - "unblocks": 26 + "unblocks": 25 }, "zxing-cpp": { "iname": "zxing-cpp", diff --git a/docs/state/build-state.json b/docs/state/build-state.json index d56dda10..94192dc5 100644 --- a/docs/state/build-state.json +++ b/docs/state/build-state.json @@ -2,9 +2,9 @@ "schema": "hammer-build-state/1", "totals": { "recipes": 764, - "sealed": 713, - "debt": 43, - "never": 8 + "sealed": 714, + "debt": 48, + "never": 2 }, "by_class": { "c": 141, @@ -14,23 +14,24 @@ "rust": 226 }, "debt_by_class": { - "c": 7, - "go": 5, - "gui": 20, + "c": 10, + "go": 1, + "gui": 22, "kernel": 4, - "rust": 15 + "rust": 13 }, "by_queue": { "corpus": { - "sealed": 713, - "debt": 43, - "never": 8 + "sealed": 714, + "debt": 48, + "never": 2 } }, "orphan_deps": [], "topo_ok": true, "nodes": { "act": { + "iname": "act", "version": "0.2.89", "link": "static", "compiler": "zig-cc", @@ -45,6 +46,7 @@ "unblocks": 0 }, "actionlint": { + "iname": "actionlint", "version": "1.7.12", "link": "static", "compiler": "zig-cc", @@ -59,6 +61,7 @@ "unblocks": 0 }, "addlicense": { + "iname": "addlicense", "version": "1.2.0", "link": "static", "compiler": "zig-cc", @@ -73,6 +76,7 @@ "unblocks": 0 }, "adwaita-hello": { + "iname": "adwaita-hello", "version": "1.7.6", "link": "static", "compiler": "zig-cc", @@ -112,7 +116,7 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:564ce17b219985ce581161450043fd57e916499549311439a501b85fdab58e13", + "hash": "b3:9ba423f3015907a70f1eb7c66b922d54a6512d34a0985031cddd223e8116f774", "state": "debt", "blocked_by": [ "libadwaita", @@ -123,12 +127,15 @@ "gdk-pixbuf", "cairo", "graphene", + "glib", + "harfbuzz", "libepoxy", "libxkbcommon" ], "unblocks": 0 }, "age": { + "iname": "age", "version": "1.3.1", "link": "static", "compiler": "zig-cc", @@ -143,6 +150,7 @@ "unblocks": 0 }, "agora-cli": { + "iname": "agora-cli", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -155,6 +163,7 @@ "unblocks": 0 }, "aichat": { + "iname": "aichat", "version": "0.30.0", "link": "static", "compiler": "zig-cc", @@ -167,6 +176,7 @@ "unblocks": 0 }, "air": { + "iname": "air", "version": "1.65.3", "link": "static", "compiler": "zig-cc", @@ -181,6 +191,7 @@ "unblocks": 0 }, "ali": { + "iname": "ali", "version": "0.8.0", "link": "static", "compiler": "zig-cc", @@ -195,6 +206,7 @@ "unblocks": 0 }, "alterx": { + "iname": "alterx", "version": "0.1.0", "link": "static", "compiler": "zig-cc", @@ -209,6 +221,7 @@ "unblocks": 0 }, "amass": { + "iname": "amass", "version": "5.1.1", "link": "static", "compiler": "zig-cc", @@ -223,6 +236,7 @@ "unblocks": 0 }, "amfora": { + "iname": "amfora", "version": "1.11.0", "link": "static", "compiler": "zig-cc", @@ -237,6 +251,7 @@ "unblocks": 0 }, "amp": { + "iname": "amp", "version": "0.7.1", "link": "static", "compiler": "zig-cc", @@ -251,6 +266,7 @@ "unblocks": 0 }, "anew": { + "iname": "anew", "version": "0.1.1", "link": "static", "compiler": "zig-cc", @@ -265,6 +281,7 @@ "unblocks": 0 }, "angle-grinder": { + "iname": "angle-grinder", "version": "0.19.6", "link": "static", "compiler": "zig-cc", @@ -277,6 +294,7 @@ "unblocks": 0 }, "apko": { + "iname": "apko", "version": "0.9.0", "link": "static", "compiler": "zig-cc", @@ -291,6 +309,7 @@ "unblocks": 0 }, "appstream": { + "iname": "appstream", "version": "1.0.5", "link": "static", "compiler": "zig-cc", @@ -315,14 +334,16 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:07b6569a7c0fb7c489184bf1f9abbe19b95cea2a75ae721639994dbdd115bf3e", + "hash": "b3:f4cdbb1d38d37e48125086e1054e214cf3083bc0977fd458bd1ba663de4c89a9", "state": "debt", "blocked_by": [ + "glib", "libxmlb" ], "unblocks": 4 }, "argo-rollouts": { + "iname": "argo-rollouts", "version": "1.9.0", "link": "static", "compiler": "zig-cc", @@ -337,6 +358,7 @@ "unblocks": 0 }, "argocd": { + "iname": "argocd", "version": "3.4.4", "link": "static", "compiler": "zig-cc", @@ -351,6 +373,7 @@ "unblocks": 0 }, "arje-absorb": { + "iname": "arje-absorb", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -363,6 +386,7 @@ "unblocks": 0 }, "arje-getty-stub": { + "iname": "arje-getty-stub", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -375,6 +399,7 @@ "unblocks": 0 }, "arje-installer": { + "iname": "arje-installer", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -387,6 +412,7 @@ "unblocks": 0 }, "arje-net-bring-up": { + "iname": "arje-net-bring-up", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -399,6 +425,7 @@ "unblocks": 0 }, "arje-packager": { + "iname": "arje-packager", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -411,6 +438,7 @@ "unblocks": 0 }, "arje-zero": { + "iname": "arje-zero", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -423,6 +451,7 @@ "unblocks": 0 }, "arje-zero-attest": { + "iname": "arje-zero-attest", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -435,6 +464,7 @@ "unblocks": 0 }, "asnmap": { + "iname": "asnmap", "version": "1.1.1", "link": "static", "compiler": "zig-cc", @@ -449,6 +479,7 @@ "unblocks": 0 }, "ast-grep": { + "iname": "ast-grep", "version": "0.43.0", "link": "static", "compiler": "zig-cc", @@ -461,6 +492,7 @@ "unblocks": 0 }, "atac": { + "iname": "atac", "version": "0.23.0", "link": "static", "compiler": "zig-cc", @@ -473,6 +505,7 @@ "unblocks": 0 }, "atlantis": { + "iname": "atlantis", "version": "0.44.0", "link": "static", "compiler": "zig-cc", @@ -487,6 +520,7 @@ "unblocks": 0 }, "atlas": { + "iname": "atlas", "version": "1.2.3", "link": "static", "compiler": "zig-cc", @@ -501,6 +535,7 @@ "unblocks": 0 }, "atmos": { + "iname": "atmos", "version": "1.220.0", "link": "static", "compiler": "zig-cc", @@ -515,6 +550,7 @@ "unblocks": 0 }, "atuin": { + "iname": "atuin", "version": "18.16.1", "link": "static", "compiler": "zig-cc", @@ -527,6 +563,7 @@ "unblocks": 0 }, "bacon": { + "iname": "bacon", "version": "3.23.0", "link": "static", "compiler": "zig-cc", @@ -539,6 +576,7 @@ "unblocks": 0 }, "bandwhich": { + "iname": "bandwhich", "version": "0.23.1", "link": "static", "compiler": "zig-cc", @@ -551,6 +589,7 @@ "unblocks": 0 }, "bash": { + "iname": "bash", "version": "5.3", "link": "static", "compiler": "zig-cc", @@ -568,6 +607,7 @@ "unblocks": 0 }, "bat": { + "iname": "bat", "version": "0.26.1", "link": "static", "compiler": "zig-cc", @@ -580,6 +620,7 @@ "unblocks": 0 }, "bazelisk": { + "iname": "bazelisk", "version": "1.28.1", "link": "static", "compiler": "zig-cc", @@ -594,6 +635,7 @@ "unblocks": 0 }, "benthos": { + "iname": "benthos", "version": "4.63.1", "link": "static", "compiler": "zig-cc", @@ -608,6 +650,7 @@ "unblocks": 0 }, "bingrep": { + "iname": "bingrep", "version": "0.12.1", "link": "static", "compiler": "zig-cc", @@ -620,6 +663,7 @@ "unblocks": 0 }, "binutils": { + "iname": "binutils", "version": "2.45.1", "link": "dynamic", "compiler": "zig-cc", @@ -634,6 +678,7 @@ "unblocks": 0 }, "biome": { + "iname": "biome", "version": "2.4.16", "link": "static", "compiler": "zig-cc", @@ -646,6 +691,7 @@ "unblocks": 0 }, "bison": { + "iname": "bison", "version": "3.8.2", "link": "static", "compiler": "zig-cc", @@ -658,6 +704,7 @@ "unblocks": 5 }, "blackbox_exporter": { + "iname": "blackbox_exporter", "version": "0.28.0", "link": "static", "compiler": "zig-cc", @@ -672,6 +719,7 @@ "unblocks": 0 }, "blocky": { + "iname": "blocky", "version": "0.31.0", "link": "static", "compiler": "zig-cc", @@ -686,6 +734,7 @@ "unblocks": 0 }, "bob-nvim": { + "iname": "bob", "version": "4.1.7", "link": "static", "compiler": "zig-cc", @@ -693,11 +742,12 @@ "cls": "rust", "queue": "corpus", "hash": "b3:6647f67b9901d233f85c57077bc9e8ec71320537a1dcc619b41daaef4897f386", - "state": "never", + "state": "sealed", "blocked_by": [], "unblocks": 0 }, "bom": { + "iname": "bom", "version": "0.7.1", "link": "static", "compiler": "zig-cc", @@ -712,6 +762,7 @@ "unblocks": 0 }, "bombardier": { + "iname": "bombardier", "version": "2.0.2", "link": "static", "compiler": "zig-cc", @@ -726,6 +777,7 @@ "unblocks": 0 }, "bottom": { + "iname": "bottom", "version": "0.12.3", "link": "static", "compiler": "zig-cc", @@ -738,6 +790,7 @@ "unblocks": 0 }, "boxxy": { + "iname": "boxxy", "version": "0.8.5", "link": "static", "compiler": "zig-cc", @@ -750,6 +803,7 @@ "unblocks": 0 }, "broot": { + "iname": "broot", "version": "1.57.0", "link": "static", "compiler": "gcc", @@ -764,6 +818,7 @@ "unblocks": 0 }, "brotli": { + "iname": "brotli", "version": "1.2.0", "link": "static", "compiler": "zig-cc", @@ -778,6 +833,7 @@ "unblocks": 0 }, "brush": { + "iname": "brush", "version": "0.4.0", "link": "static", "compiler": "zig-cc", @@ -790,6 +846,7 @@ "unblocks": 0 }, "buf": { + "iname": "buf", "version": "1.70.0", "link": "static", "compiler": "zig-cc", @@ -804,6 +861,7 @@ "unblocks": 0 }, "buildkite-agent": { + "iname": "buildkite-agent", "version": "3.128.0", "link": "static", "compiler": "zig-cc", @@ -818,6 +876,7 @@ "unblocks": 0 }, "busybox": { + "iname": "busybox", "version": "1.36.1", "link": "static", "compiler": "zig-cc", @@ -832,6 +891,7 @@ "unblocks": 2 }, "bwrap": { + "iname": "bwrap", "version": "0.11.0", "link": "static", "compiler": "zig-cc", @@ -846,6 +906,7 @@ "unblocks": 0 }, "bzip2": { + "iname": "bzip2", "version": "1.0.8", "link": "static", "compiler": "zig-cc", @@ -860,6 +921,7 @@ "unblocks": 0 }, "ca-certificates": { + "iname": "ca-certificates", "version": "20260611", "link": "static", "compiler": "zig-cc", @@ -875,6 +937,7 @@ "unblocks": 0 }, "caddy": { + "iname": "caddy", "version": "2.11.4", "link": "static", "compiler": "zig-cc", @@ -889,6 +952,7 @@ "unblocks": 0 }, "cairo": { + "iname": "cairo", "version": "1.18.4", "link": "static", "compiler": "zig-cc", @@ -909,12 +973,15 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:89474c4bab38066c27ea15b2d3a9fdb78e5f5c852b487e08633302474d88a77b", + "hash": "b3:0036de3da146fbf4f4454af20ca833cbfbcff2942163d44b54ca65e3612a335d", "state": "debt", - "blocked_by": [], + "blocked_by": [ + "glib" + ], "unblocks": 8 }, "caligula": { + "iname": "caligula", "version": "0.5.0", "link": "static", "compiler": "zig-cc", @@ -927,6 +994,7 @@ "unblocks": 0 }, "cargo-audit": { + "iname": "cargo-audit", "version": "0.22.1", "link": "static", "compiler": "gcc", @@ -941,6 +1009,7 @@ "unblocks": 0 }, "cargo-auditable": { + "iname": "cargo-auditable", "version": "0.7.2", "link": "static", "compiler": "zig-cc", @@ -953,6 +1022,7 @@ "unblocks": 0 }, "cargo-binstall": { + "iname": "cargo-binstall", "version": "1.20.0", "link": "static", "compiler": "zig-cc", @@ -965,6 +1035,7 @@ "unblocks": 0 }, "cargo-bloat": { + "iname": "cargo-bloat", "version": "0.12.1", "link": "static", "compiler": "zig-cc", @@ -977,6 +1048,7 @@ "unblocks": 0 }, "cargo-bundle-licenses": { + "iname": "cargo-bundle-licenses", "version": "4.2.0", "link": "static", "compiler": "zig-cc", @@ -989,6 +1061,7 @@ "unblocks": 0 }, "cargo-cache": { + "iname": "cargo-cache", "version": "0.8.3", "link": "static", "compiler": "gcc", @@ -1004,6 +1077,7 @@ "unblocks": 0 }, "cargo-careful": { + "iname": "cargo-careful", "version": "0.4.10", "link": "static", "compiler": "zig-cc", @@ -1016,6 +1090,7 @@ "unblocks": 0 }, "cargo-component": { + "iname": "cargo-component", "version": "0.21.1", "link": "static", "compiler": "zig-cc", @@ -1028,6 +1103,7 @@ "unblocks": 0 }, "cargo-criterion": { + "iname": "cargo-criterion", "version": "1.1.0", "link": "static", "compiler": "zig-cc", @@ -1040,6 +1116,7 @@ "unblocks": 0 }, "cargo-cyclonedx": { + "iname": "cargo-cyclonedx", "version": "0.5.9", "link": "static", "compiler": "zig-cc", @@ -1052,6 +1129,7 @@ "unblocks": 0 }, "cargo-deb": { + "iname": "cargo-deb", "version": "3.7.0", "link": "static", "compiler": "zig-cc", @@ -1064,6 +1142,7 @@ "unblocks": 0 }, "cargo-deny": { + "iname": "cargo-deny", "version": "0.19.9", "link": "static", "compiler": "zig-cc", @@ -1076,6 +1155,7 @@ "unblocks": 0 }, "cargo-dist": { + "iname": "cargo-dist", "version": "0.32.0", "link": "static", "compiler": "zig-cc", @@ -1088,6 +1168,7 @@ "unblocks": 0 }, "cargo-edit": { + "iname": "cargo-edit", "version": "0.13.11", "link": "static", "compiler": "zig-cc", @@ -1100,6 +1181,7 @@ "unblocks": 0 }, "cargo-expand": { + "iname": "cargo-expand", "version": "1.0.122", "link": "static", "compiler": "zig-cc", @@ -1112,6 +1194,7 @@ "unblocks": 0 }, "cargo-feature": { + "iname": "cargo-feature", "version": "0.7.0", "link": "static", "compiler": "zig-cc", @@ -1124,6 +1207,7 @@ "unblocks": 0 }, "cargo-features-manager": { + "iname": "cargo-features-manager", "version": "0.11.0", "link": "static", "compiler": "zig-cc", @@ -1136,6 +1220,7 @@ "unblocks": 0 }, "cargo-flamegraph": { + "iname": "cargo-flamegraph", "version": "0.6.13", "link": "static", "compiler": "zig-cc", @@ -1148,6 +1233,7 @@ "unblocks": 0 }, "cargo-fuzz": { + "iname": "cargo-fuzz", "version": "0.13.2", "link": "static", "compiler": "zig-cc", @@ -1160,6 +1246,7 @@ "unblocks": 0 }, "cargo-generate": { + "iname": "cargo-generate", "version": "0.23.9", "link": "static", "compiler": "zig-cc", @@ -1174,6 +1261,7 @@ "unblocks": 0 }, "cargo-hack": { + "iname": "cargo-hack", "version": "0.6.45", "link": "static", "compiler": "zig-cc", @@ -1186,6 +1274,7 @@ "unblocks": 0 }, "cargo-insta": { + "iname": "cargo-insta", "version": "1.47.2", "link": "static", "compiler": "zig-cc", @@ -1198,6 +1287,7 @@ "unblocks": 0 }, "cargo-llvm-cov": { + "iname": "cargo-llvm-cov", "version": "0.8.5", "link": "static", "compiler": "zig-cc", @@ -1210,6 +1300,7 @@ "unblocks": 0 }, "cargo-llvm-lines": { + "iname": "cargo-llvm-lines", "version": "0.4.46", "link": "static", "compiler": "zig-cc", @@ -1222,6 +1313,7 @@ "unblocks": 0 }, "cargo-machete": { + "iname": "cargo-machete", "version": "0.9.2", "link": "static", "compiler": "zig-cc", @@ -1234,6 +1326,7 @@ "unblocks": 0 }, "cargo-make": { + "iname": "cargo-make", "version": "0.37.24", "link": "static", "compiler": "zig-cc", @@ -1246,6 +1339,7 @@ "unblocks": 0 }, "cargo-modules": { + "iname": "cargo-modules", "version": "0.26.0", "link": "static", "compiler": "zig-cc", @@ -1258,6 +1352,7 @@ "unblocks": 0 }, "cargo-msrv": { + "iname": "cargo-msrv", "version": "0.19.3", "link": "static", "compiler": "zig-cc", @@ -1270,6 +1365,7 @@ "unblocks": 0 }, "cargo-mutants": { + "iname": "cargo-mutants", "version": "27.1.0", "link": "static", "compiler": "zig-cc", @@ -1282,6 +1378,7 @@ "unblocks": 0 }, "cargo-ndk": { + "iname": "cargo-ndk", "version": "4.1.2", "link": "static", "compiler": "zig-cc", @@ -1294,6 +1391,7 @@ "unblocks": 0 }, "cargo-nextest": { + "iname": "cargo-nextest", "version": "0.9.137", "link": "static", "compiler": "zig-cc", @@ -1306,6 +1404,7 @@ "unblocks": 0 }, "cargo-outdated": { + "iname": "cargo-outdated", "version": "0.19.0", "link": "static", "compiler": "zig-cc", @@ -1320,6 +1419,7 @@ "unblocks": 0 }, "cargo-readme": { + "iname": "cargo-readme", "version": "3.3.2", "link": "static", "compiler": "zig-cc", @@ -1332,6 +1432,7 @@ "unblocks": 0 }, "cargo-sbom": { + "iname": "cargo-sbom", "version": "0.10.0", "link": "static", "compiler": "zig-cc", @@ -1344,6 +1445,7 @@ "unblocks": 0 }, "cargo-semver-checks": { + "iname": "cargo-semver-checks", "version": "0.48.0", "link": "static", "compiler": "zig-cc", @@ -1356,6 +1458,7 @@ "unblocks": 0 }, "cargo-sort": { + "iname": "cargo-sort", "version": "2.1.3", "link": "static", "compiler": "zig-cc", @@ -1368,6 +1471,7 @@ "unblocks": 0 }, "cargo-supply-chain": { + "iname": "cargo-supply-chain", "version": "0.3.4", "link": "static", "compiler": "zig-cc", @@ -1380,6 +1484,7 @@ "unblocks": 0 }, "cargo-sweep": { + "iname": "cargo-sweep", "version": "0.8.0", "link": "static", "compiler": "zig-cc", @@ -1392,6 +1497,7 @@ "unblocks": 0 }, "cargo-temp": { + "iname": "cargo-temp", "version": "0.4.1", "link": "static", "compiler": "zig-cc", @@ -1404,6 +1510,7 @@ "unblocks": 0 }, "cargo-udeps": { + "iname": "cargo-udeps", "version": "0.1.61", "link": "static", "compiler": "zig-cc", @@ -1418,6 +1525,7 @@ "unblocks": 0 }, "cargo-watch": { + "iname": "cargo-watch", "version": "8.5.3", "link": "static", "compiler": "zig-cc", @@ -1430,6 +1538,7 @@ "unblocks": 0 }, "cargo-wipe": { + "iname": "cargo-wipe", "version": "0.4.0", "link": "static", "compiler": "zig-cc", @@ -1442,6 +1551,7 @@ "unblocks": 0 }, "cargo-wizard": { + "iname": "cargo-wizard", "version": "0.2.3", "link": "static", "compiler": "zig-cc", @@ -1454,6 +1564,7 @@ "unblocks": 0 }, "cargo-zigbuild": { + "iname": "cargo-zigbuild", "version": "0.22.3", "link": "static", "compiler": "zig-cc", @@ -1466,6 +1577,7 @@ "unblocks": 0 }, "cassowary": { + "iname": "cassowary", "version": "0.19.0", "link": "static", "compiler": "zig-cc", @@ -1480,6 +1592,7 @@ "unblocks": 0 }, "cdncheck": { + "iname": "cdncheck", "version": "1.2.41", "link": "static", "compiler": "zig-cc", @@ -1494,6 +1607,7 @@ "unblocks": 0 }, "centrifugo": { + "iname": "centrifugo", "version": "6.6.2", "link": "static", "compiler": "zig-cc", @@ -1508,6 +1622,7 @@ "unblocks": 0 }, "cfssl": { + "iname": "cfssl", "version": "1.6.5", "link": "static", "compiler": "zig-cc", @@ -1522,6 +1637,7 @@ "unblocks": 0 }, "charm": { + "iname": "charm", "version": "0.12.6", "link": "static", "compiler": "zig-cc", @@ -1536,6 +1652,7 @@ "unblocks": 0 }, "chart-testing": { + "iname": "chart-testing", "version": "3.14.0", "link": "static", "compiler": "zig-cc", @@ -1550,6 +1667,7 @@ "unblocks": 0 }, "chartmuseum": { + "iname": "chartmuseum", "version": "0.16.5", "link": "static", "compiler": "zig-cc", @@ -1564,6 +1682,7 @@ "unblocks": 0 }, "cheat": { + "iname": "cheat", "version": "4.5.0", "link": "static", "compiler": "zig-cc", @@ -1578,6 +1697,7 @@ "unblocks": 0 }, "checkmake": { + "iname": "checkmake", "version": "0.3.2", "link": "static", "compiler": "zig-cc", @@ -1592,6 +1712,7 @@ "unblocks": 0 }, "chezmoi": { + "iname": "chezmoi", "version": "2.70.5", "link": "static", "compiler": "zig-cc", @@ -1606,6 +1727,7 @@ "unblocks": 0 }, "chisel": { + "iname": "chisel", "version": "1.11.6", "link": "static", "compiler": "zig-cc", @@ -1620,6 +1742,7 @@ "unblocks": 0 }, "choose": { + "iname": "choose", "version": "1.3.7", "link": "static", "compiler": "zig-cc", @@ -1632,6 +1755,7 @@ "unblocks": 0 }, "cilium-cli": { + "iname": "cilium-cli", "version": "0.19.4", "link": "static", "compiler": "zig-cc", @@ -1646,6 +1770,7 @@ "unblocks": 0 }, "civo": { + "iname": "civo", "version": "1.5.1", "link": "static", "compiler": "zig-cc", @@ -1660,6 +1785,7 @@ "unblocks": 0 }, "cloudflared": { + "iname": "cloudflared", "version": "2026.6.0", "link": "static", "compiler": "zig-cc", @@ -1674,6 +1800,7 @@ "unblocks": 0 }, "clusterctl": { + "iname": "clusterctl", "version": "1.12.2", "link": "static", "compiler": "zig-cc", @@ -1688,6 +1815,7 @@ "unblocks": 0 }, "cmake": { + "iname": "cmake", "version": "3.31.6", "link": "dynamic", "compiler": "zig-cc", @@ -1700,6 +1828,7 @@ "unblocks": 1 }, "cmctl": { + "iname": "cmctl", "version": "2.5.0", "link": "static", "compiler": "zig-cc", @@ -1714,6 +1843,7 @@ "unblocks": 0 }, "cobalt": { + "iname": "cobalt", "version": "0.20.4", "link": "static", "compiler": "zig-cc", @@ -1726,6 +1856,7 @@ "unblocks": 0 }, "cocogitto": { + "iname": "cocogitto", "version": "7.0.0", "link": "static", "compiler": "zig-cc", @@ -1738,6 +1869,7 @@ "unblocks": 0 }, "committed": { + "iname": "committed", "version": "1.1.11", "link": "static", "compiler": "zig-cc", @@ -1750,6 +1882,7 @@ "unblocks": 0 }, "comrak": { + "iname": "comrak", "version": "0.52.0", "link": "static", "compiler": "zig-cc", @@ -1762,6 +1895,7 @@ "unblocks": 0 }, "conftest": { + "iname": "conftest", "version": "0.63.0", "link": "static", "compiler": "zig-cc", @@ -1776,6 +1910,7 @@ "unblocks": 0 }, "consul": { + "iname": "consul", "version": "1.22.7", "link": "static", "compiler": "zig-cc", @@ -1790,6 +1925,7 @@ "unblocks": 0 }, "consul-template": { + "iname": "consul-template", "version": "0.41.4", "link": "static", "compiler": "zig-cc", @@ -1804,6 +1940,7 @@ "unblocks": 0 }, "coredns": { + "iname": "coredns", "version": "1.14.3", "link": "static", "compiler": "zig-cc", @@ -1818,6 +1955,7 @@ "unblocks": 0 }, "coreutils": { + "iname": "coreutils", "version": "9.8", "link": "static", "compiler": "zig-cc", @@ -1832,6 +1970,7 @@ "unblocks": 0 }, "cosign": { + "iname": "cosign", "version": "3.1.1", "link": "static", "compiler": "zig-cc", @@ -1846,6 +1985,7 @@ "unblocks": 0 }, "cosmos-cli": { + "iname": "cosmos-cli", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -1858,6 +1998,7 @@ "unblocks": 0 }, "cotp": { + "iname": "cotp", "version": "1.9.10", "link": "static", "compiler": "zig-cc", @@ -1870,6 +2011,7 @@ "unblocks": 0 }, "cpc": { + "iname": "cpc", "version": "3.0.0", "link": "static", "compiler": "zig-cc", @@ -1882,6 +2024,7 @@ "unblocks": 0 }, "crane": { + "iname": "crane", "version": "0.21.6", "link": "static", "compiler": "zig-cc", @@ -1896,6 +2039,7 @@ "unblocks": 0 }, "croc": { + "iname": "croc", "version": "10.4.4", "link": "static", "compiler": "zig-cc", @@ -1910,6 +2054,7 @@ "unblocks": 0 }, "crossplane-cli": { + "iname": "crossplane-cli", "version": "2.3.3", "link": "static", "compiler": "zig-cc", @@ -1924,6 +2069,7 @@ "unblocks": 0 }, "csview": { + "iname": "csview", "version": "1.3.4", "link": "static", "compiler": "zig-cc", @@ -1936,6 +2082,7 @@ "unblocks": 0 }, "csvlens": { + "iname": "csvlens", "version": "0.13.0", "link": "static", "compiler": "zig-cc", @@ -1948,6 +2095,7 @@ "unblocks": 0 }, "csvq": { + "iname": "csvq", "version": "1.18.1", "link": "static", "compiler": "zig-cc", @@ -1962,6 +2110,7 @@ "unblocks": 0 }, "csvtk": { + "iname": "csvtk", "version": "0.33.0", "link": "static", "compiler": "zig-cc", @@ -1976,6 +2125,7 @@ "unblocks": 0 }, "ctop": { + "iname": "ctop", "version": "0.7.7", "link": "static", "compiler": "zig-cc", @@ -1990,6 +2140,7 @@ "unblocks": 0 }, "cue": { + "iname": "cue", "version": "0.16.1", "link": "static", "compiler": "zig-cc", @@ -2004,6 +2155,7 @@ "unblocks": 0 }, "curl": { + "iname": "curl", "version": "8.20.0", "link": "static", "compiler": "zig-cc", @@ -2017,9 +2169,10 @@ "hash": "b3:d1caf93a58b2a59d68ffa30e350a48c0e89067c9ffe0671fe0d5afb923a41c52", "state": "sealed", "blocked_by": [], - "unblocks": 6 + "unblocks": 7 }, "curlie": { + "iname": "curlie", "version": "1.8.2", "link": "static", "compiler": "zig-cc", @@ -2034,6 +2187,7 @@ "unblocks": 0 }, "cvemap": { + "iname": "vulnx", "version": "2.0.1", "link": "static", "compiler": "zig-cc", @@ -2043,11 +2197,12 @@ "cls": "go", "queue": "corpus", "hash": "b3:71f1cfd7298009b794cf6f5ff7252d1d515eab7abe565628ccddf7849ab90e06", - "state": "never", + "state": "sealed", "blocked_by": [], "unblocks": 0 }, "dalfox": { + "iname": "dalfox", "version": "3.1.2", "link": "static", "compiler": "zig-cc", @@ -2060,6 +2215,7 @@ "unblocks": 0 }, "dasel": { + "iname": "dasel", "version": "3.8.1", "link": "static", "compiler": "zig-cc", @@ -2074,6 +2230,7 @@ "unblocks": 0 }, "datree": { + "iname": "datree", "version": "1.9.19", "link": "static", "compiler": "zig-cc", @@ -2088,6 +2245,7 @@ "unblocks": 0 }, "dbmate": { + "iname": "dbmate", "version": "2.33.0", "link": "static", "compiler": "zig-cc", @@ -2102,6 +2260,7 @@ "unblocks": 0 }, "dbus": { + "iname": "dbus", "version": "1.16.2", "link": "static", "compiler": "zig-cc", @@ -2120,6 +2279,7 @@ "unblocks": 0 }, "ddh": { + "iname": "ddh", "version": "0.13.0", "link": "static", "compiler": "zig-cc", @@ -2132,6 +2292,7 @@ "unblocks": 0 }, "delta": { + "iname": "delta", "version": "0.19.2", "link": "static", "compiler": "gcc", @@ -2146,6 +2307,7 @@ "unblocks": 0 }, "delve": { + "iname": "delve", "version": "1.26.3", "link": "static", "compiler": "zig-cc", @@ -2160,6 +2322,7 @@ "unblocks": 0 }, "devspace": { + "iname": "devspace", "version": "6.3.21", "link": "static", "compiler": "zig-cc", @@ -2174,6 +2337,7 @@ "unblocks": 0 }, "dhcpcd": { + "iname": "dhcpcd", "version": "10.3.2", "link": "static", "compiler": "zig-cc", @@ -2190,6 +2354,7 @@ "unblocks": 0 }, "difftastic": { + "iname": "difftastic", "version": "0.69.0", "link": "static", "compiler": "zig-cc", @@ -2202,6 +2367,7 @@ "unblocks": 0 }, "diffutils": { + "iname": "diffutils", "version": "0.5.0", "link": "static", "compiler": "zig-cc", @@ -2214,6 +2380,7 @@ "unblocks": 0 }, "direnv": { + "iname": "direnv", "version": "2.37.1", "link": "static", "compiler": "zig-cc", @@ -2228,6 +2395,7 @@ "unblocks": 0 }, "diskus": { + "iname": "diskus", "version": "0.9.0", "link": "static", "compiler": "zig-cc", @@ -2240,6 +2408,7 @@ "unblocks": 0 }, "dive": { + "iname": "dive", "version": "0.13.1", "link": "static", "compiler": "zig-cc", @@ -2254,6 +2423,7 @@ "unblocks": 0 }, "dnscontrol": { + "iname": "dnscontrol", "version": "4.42.0", "link": "static", "compiler": "zig-cc", @@ -2268,6 +2438,7 @@ "unblocks": 0 }, "dnscrypt-proxy": { + "iname": "dnscrypt-proxy", "version": "2.1.15", "link": "static", "compiler": "zig-cc", @@ -2282,6 +2453,7 @@ "unblocks": 0 }, "dnsx": { + "iname": "dnsx", "version": "1.2.3", "link": "static", "compiler": "zig-cc", @@ -2296,6 +2468,7 @@ "unblocks": 0 }, "doas": { + "iname": "doas", "version": "6.8.2", "link": "static", "compiler": "zig-cc", @@ -2311,6 +2484,7 @@ "unblocks": 0 }, "dockle": { + "iname": "dockle", "version": "0.4.15", "link": "static", "compiler": "zig-cc", @@ -2325,6 +2499,7 @@ "unblocks": 0 }, "doctl": { + "iname": "doctl", "version": "1.160.1", "link": "static", "compiler": "zig-cc", @@ -2339,6 +2514,7 @@ "unblocks": 0 }, "doggo": { + "iname": "doggo", "version": "1.1.7", "link": "static", "compiler": "zig-cc", @@ -2353,6 +2529,7 @@ "unblocks": 0 }, "dominium-cli": { + "iname": "dominium-cli", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -2365,6 +2542,7 @@ "unblocks": 0 }, "dosfstools": { + "iname": "dosfstools", "version": "4.2", "link": "static", "compiler": "zig-cc", @@ -2380,6 +2558,7 @@ "unblocks": 0 }, "dotenv-linter": { + "iname": "dotenv-linter", "version": "4.0.0", "link": "static", "compiler": "zig-cc", @@ -2392,6 +2571,7 @@ "unblocks": 0 }, "dotter": { + "iname": "dotter", "version": "0.13.4", "link": "static", "compiler": "zig-cc", @@ -2404,6 +2584,7 @@ "unblocks": 0 }, "dprint": { + "iname": "dprint", "version": "0.55.1", "link": "static", "compiler": "zig-cc", @@ -2416,6 +2597,7 @@ "unblocks": 0 }, "driftctl": { + "iname": "driftctl", "version": "0.40.0", "link": "static", "compiler": "zig-cc", @@ -2430,6 +2612,7 @@ "unblocks": 0 }, "drone-cli": { + "iname": "drone-cli", "version": "1.9.0", "link": "static", "compiler": "zig-cc", @@ -2444,6 +2627,7 @@ "unblocks": 0 }, "dsq": { + "iname": "dsq", "version": "0.23.0", "link": "static", "compiler": "zig-cc", @@ -2458,6 +2642,7 @@ "unblocks": 0 }, "dua": { + "iname": "dua", "version": "2.34.0", "link": "static", "compiler": "zig-cc", @@ -2470,6 +2655,7 @@ "unblocks": 0 }, "duf": { + "iname": "duf", "version": "0.9.1", "link": "static", "compiler": "zig-cc", @@ -2484,6 +2670,7 @@ "unblocks": 0 }, "dufs": { + "iname": "dufs", "version": "0.46.0", "link": "static", "compiler": "zig-cc", @@ -2496,6 +2683,7 @@ "unblocks": 0 }, "duplicacy": { + "iname": "duplicacy", "version": "3.2.5", "link": "static", "compiler": "zig-cc", @@ -2510,6 +2698,7 @@ "unblocks": 0 }, "dust": { + "iname": "du-dust", "version": "1.2.4", "link": "static", "compiler": "zig-cc", @@ -2517,11 +2706,12 @@ "cls": "rust", "queue": "corpus", "hash": "b3:b0a493d8b306f859b6b30ed9da5bacf07e3d9f71bfa7477f74ae1f6706962277", - "state": "debt", + "state": "sealed", "blocked_by": [], "unblocks": 0 }, "dwarves": { + "iname": "dwarves", "version": "1.30", "link": "static", "compiler": "zig-cc", @@ -2540,6 +2730,7 @@ "unblocks": 0 }, "dyff": { + "iname": "dyff", "version": "1.12.0", "link": "static", "compiler": "zig-cc", @@ -2554,6 +2745,7 @@ "unblocks": 0 }, "e2fsprogs": { + "iname": "e2fsprogs", "version": "1.47.4", "link": "static", "compiler": "zig-cc", @@ -2569,6 +2761,7 @@ "unblocks": 0 }, "earthly": { + "iname": "earthly", "version": "0.8.16", "link": "static", "compiler": "zig-cc", @@ -2583,6 +2776,7 @@ "unblocks": 0 }, "eksctl": { + "iname": "eksctl", "version": "0.226.0", "link": "static", "compiler": "zig-cc", @@ -2597,6 +2791,7 @@ "unblocks": 0 }, "elfutils": { + "iname": "elfutils", "version": "0.194", "link": "dynamic", "compiler": "zig-cc", @@ -2611,6 +2806,7 @@ "unblocks": 4 }, "elvish": { + "iname": "elvish", "version": "0.21.0", "link": "static", "compiler": "zig-cc", @@ -2625,6 +2821,7 @@ "unblocks": 0 }, "envconsul": { + "iname": "envconsul", "version": "0.13.4", "link": "static", "compiler": "zig-cc", @@ -2639,6 +2836,7 @@ "unblocks": 0 }, "erdtree": { + "iname": "erdtree", "version": "3.1.2", "link": "static", "compiler": "zig-cc", @@ -2651,6 +2849,7 @@ "unblocks": 0 }, "errcheck": { + "iname": "errcheck", "version": "1.20.0", "link": "static", "compiler": "zig-cc", @@ -2665,6 +2864,7 @@ "unblocks": 0 }, "espflash": { + "iname": "espflash", "version": "4.4.0", "link": "static", "compiler": "zig-cc", @@ -2677,6 +2877,7 @@ "unblocks": 0 }, "evans": { + "iname": "evans", "version": "0.10.11", "link": "static", "compiler": "zig-cc", @@ -2691,6 +2892,7 @@ "unblocks": 0 }, "evcxr": { + "iname": "evcxr", "version": "0.21.1", "link": "static", "compiler": "zig-cc", @@ -2703,6 +2905,7 @@ "unblocks": 0 }, "exoscale-cli": { + "iname": "exoscale-cli", "version": "1.93.0", "link": "static", "compiler": "zig-cc", @@ -2717,6 +2920,7 @@ "unblocks": 0 }, "expat": { + "iname": "expat", "version": "2.8.1", "link": "static", "compiler": "zig-cc", @@ -2731,6 +2935,7 @@ "unblocks": 14 }, "eza": { + "iname": "eza", "version": "0.23.4", "link": "static", "compiler": "zig-cc", @@ -2743,6 +2948,7 @@ "unblocks": 0 }, "fabric-ai": { + "iname": "fabric-ai", "version": "1.4.455", "link": "static", "compiler": "zig-cc", @@ -2757,6 +2963,7 @@ "unblocks": 0 }, "fastmod": { + "iname": "fastmod", "version": "0.4.4", "link": "static", "compiler": "zig-cc", @@ -2769,6 +2976,7 @@ "unblocks": 0 }, "fblog": { + "iname": "fblog", "version": "4.17.0", "link": "static", "compiler": "zig-cc", @@ -2781,6 +2989,7 @@ "unblocks": 0 }, "fcft": { + "iname": "fcft", "version": "3.3.3", "link": "static", "compiler": "zig-cc", @@ -2802,14 +3011,16 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:8baaec6ab4a3677db5bdf72f2ee3ef72c29478bf9418e4732c03872cd57f4bfc", + "hash": "b3:a74139eabab95e48c5fd303314b1ccb5be42efc4fc4898ae4873890852d87596", "state": "debt", "blocked_by": [ - "tllist" + "tllist", + "harfbuzz" ], "unblocks": 1 }, "fclones": { + "iname": "fclones", "version": "0.35.0", "link": "static", "compiler": "zig-cc", @@ -2822,6 +3033,7 @@ "unblocks": 0 }, "fcp": { + "iname": "fcp", "version": "0.2.2", "link": "static", "compiler": "zig-cc", @@ -2834,6 +3046,7 @@ "unblocks": 0 }, "fd": { + "iname": "fd", "version": "10.4.2", "link": "static", "compiler": "zig-cc", @@ -2846,6 +3059,7 @@ "unblocks": 0 }, "feroxbuster": { + "iname": "feroxbuster", "version": "2.13.1", "link": "static", "compiler": "zig-cc", @@ -2858,6 +3072,7 @@ "unblocks": 0 }, "ffuf": { + "iname": "ffuf", "version": "2.1.0", "link": "static", "compiler": "zig-cc", @@ -2872,6 +3087,7 @@ "unblocks": 0 }, "file": { + "iname": "file", "version": "5.47", "link": "static", "compiler": "gcc", @@ -2886,6 +3102,7 @@ "unblocks": 0 }, "filebrowser": { + "iname": "filebrowser", "version": "2.63.15", "link": "static", "compiler": "zig-cc", @@ -2900,6 +3117,7 @@ "unblocks": 0 }, "findutils": { + "iname": "findutils", "version": "0.9.1", "link": "static", "compiler": "zig-cc", @@ -2912,6 +3130,7 @@ "unblocks": 0 }, "findutils-xargs": { + "iname": "findutils-xargs", "version": "0.9.1", "link": "static", "compiler": "zig-cc", @@ -2924,6 +3143,7 @@ "unblocks": 0 }, "flex": { + "iname": "flex", "version": "2.6.4", "link": "dynamic", "compiler": "zig-cc", @@ -2936,6 +3156,7 @@ "unblocks": 5 }, "flyctl": { + "iname": "flyctl", "version": "0.4.63", "link": "static", "compiler": "zig-cc", @@ -2950,6 +3171,7 @@ "unblocks": 0 }, "fnm": { + "iname": "fnm", "version": "1.39.0", "link": "static", "compiler": "zig-cc", @@ -2962,6 +3184,7 @@ "unblocks": 0 }, "fontconfig": { + "iname": "fontconfig", "version": "2.18.1", "link": "static", "compiler": "zig-cc", @@ -2983,6 +3206,7 @@ "unblocks": 11 }, "foot": { + "iname": "foot", "version": "1.27.0", "link": "dynamic", "compiler": "zig-cc", @@ -3010,16 +3234,18 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:6bf44f4da6538d8cbb24c61b6d2266eca3bcc2a54d6e54bdcb96b73c768597f7", + "hash": "b3:e2665cf8d75c48bacf101f6bf50c2f283c9554a030b4e683282d96cd640d306f", "state": "debt", "blocked_by": [ "fcft", "tllist", + "harfbuzz", "libxkbcommon" ], "unblocks": 0 }, "fortio": { + "iname": "fortio", "version": "1.75.2", "link": "static", "compiler": "zig-cc", @@ -3034,6 +3260,7 @@ "unblocks": 0 }, "fq": { + "iname": "fq", "version": "0.17.0", "link": "static", "compiler": "zig-cc", @@ -3048,6 +3275,7 @@ "unblocks": 0 }, "freetype": { + "iname": "freetype", "version": "2.14.3", "link": "static", "compiler": "zig-cc", @@ -3061,9 +3289,10 @@ "hash": "b3:26df6ca03d8e528d1d2865aabf19217128571e01a05fd9b008625e3558fec8e4", "state": "sealed", "blocked_by": [], - "unblocks": 11 + "unblocks": 12 }, "freeze": { + "iname": "freeze", "version": "1.3", "link": "static", "compiler": "zig-cc", @@ -3078,6 +3307,7 @@ "unblocks": 0 }, "fribidi": { + "iname": "fribidi", "version": "1.0.16", "link": "static", "compiler": "zig-cc", @@ -3095,6 +3325,7 @@ "unblocks": 8 }, "fselect": { + "iname": "fselect", "version": "0.10.1", "link": "static", "compiler": "zig-cc", @@ -3107,6 +3338,7 @@ "unblocks": 0 }, "fx": { + "iname": "fx", "version": "39.2.0", "link": "static", "compiler": "zig-cc", @@ -3121,6 +3353,7 @@ "unblocks": 0 }, "fzf": { + "iname": "fzf", "version": "0.73.1", "link": "static", "compiler": "zig-cc", @@ -3135,6 +3368,7 @@ "unblocks": 0 }, "gau": { + "iname": "gau", "version": "2.2.4", "link": "static", "compiler": "zig-cc", @@ -3149,6 +3383,7 @@ "unblocks": 0 }, "gawk": { + "iname": "gawk", "version": "5.3.2", "link": "static", "compiler": "zig-cc", @@ -3163,6 +3398,7 @@ "unblocks": 0 }, "gci": { + "iname": "gci", "version": "0.14.0", "link": "static", "compiler": "zig-cc", @@ -3177,6 +3413,7 @@ "unblocks": 0 }, "gdk-pixbuf": { + "iname": "gdk-pixbuf", "version": "2.44.6", "link": "static", "compiler": "zig-cc", @@ -3193,12 +3430,15 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:ac8aec78ef19ded2ea5acaaf31cb5d6ef109e37648e9559de7c420891f637c01", + "hash": "b3:3f3e37b30cd36c8cb3aa411c31b576e8b2f38f5f3a898e711738eeb6a284a500", "state": "debt", - "blocked_by": [], + "blocked_by": [ + "glib" + ], "unblocks": 7 }, "gdu": { + "iname": "gdu", "version": "5.36.1", "link": "static", "compiler": "zig-cc", @@ -3213,6 +3453,7 @@ "unblocks": 0 }, "genact": { + "iname": "genact", "version": "1.5.1", "link": "static", "compiler": "zig-cc", @@ -3225,6 +3466,7 @@ "unblocks": 0 }, "gettext-tiny": { + "iname": "gettext-tiny", "version": "0.3.2", "link": "static", "compiler": "zig-cc", @@ -3239,6 +3481,7 @@ "unblocks": 2 }, "gh": { + "iname": "gh", "version": "2.95.0", "link": "static", "compiler": "zig-cc", @@ -3253,6 +3496,7 @@ "unblocks": 0 }, "gh-dash": { + "iname": "gh-dash", "version": "4.24.1", "link": "static", "compiler": "zig-cc", @@ -3267,6 +3511,7 @@ "unblocks": 0 }, "gh-ost": { + "iname": "gh-ost", "version": "1.1.10", "link": "static", "compiler": "zig-cc", @@ -3281,6 +3526,7 @@ "unblocks": 0 }, "ghz": { + "iname": "ghz", "version": "0.121.0", "link": "static", "compiler": "zig-cc", @@ -3295,6 +3541,7 @@ "unblocks": 0 }, "giflib": { + "iname": "giflib", "version": "5.2.2", "link": "static", "compiler": "zig-cc", @@ -3309,6 +3556,7 @@ "unblocks": 0 }, "git": { + "iname": "git", "version": "2.54.0", "link": "static", "compiler": "zig-cc", @@ -3322,12 +3570,13 @@ ], "cls": "c", "queue": "corpus", - "hash": "b3:a167f2895a5d2e9bf10d8d3e1bd4e16593c07e2147089c99cc97323f66326756", - "state": "sealed", + "hash": "b3:b3baa43698214b31af606e905046d9b97e7363d4d45c81ea9ea74d64af5561c8", + "state": "debt", "blocked_by": [], "unblocks": 0 }, "git-absorb": { + "iname": "git-absorb", "version": "0.9.0", "link": "static", "compiler": "gcc", @@ -3342,6 +3591,7 @@ "unblocks": 0 }, "git-branchless": { + "iname": "git-branchless", "version": "0.11.1", "link": "static", "compiler": "zig-cc", @@ -3354,6 +3604,7 @@ "unblocks": 0 }, "git-chglog": { + "iname": "git-chglog", "version": "0.15.4", "link": "static", "compiler": "zig-cc", @@ -3368,6 +3619,7 @@ "unblocks": 0 }, "git-cliff": { + "iname": "git-cliff", "version": "2.13.1", "link": "static", "compiler": "zig-cc", @@ -3380,6 +3632,7 @@ "unblocks": 0 }, "git-graph": { + "iname": "git-graph", "version": "0.7.0", "link": "static", "compiler": "zig-cc", @@ -3392,6 +3645,7 @@ "unblocks": 0 }, "git-igitt": { + "iname": "git-igitt", "version": "0.1.21", "link": "static", "compiler": "zig-cc", @@ -3404,6 +3658,7 @@ "unblocks": 0 }, "git-lfs": { + "iname": "git-lfs", "version": "3.7.1", "link": "static", "compiler": "zig-cc", @@ -3418,6 +3673,7 @@ "unblocks": 0 }, "git-quick-stats": { + "iname": "git-quick-stats", "version": "2.8.0", "link": "static", "compiler": "zig-cc", @@ -3430,6 +3686,7 @@ "unblocks": 0 }, "git-sizer": { + "iname": "git-sizer", "version": "1.5.0", "link": "static", "compiler": "zig-cc", @@ -3444,6 +3701,7 @@ "unblocks": 0 }, "git-town": { + "iname": "git-town", "version": "23.0.3", "link": "static", "compiler": "zig-cc", @@ -3458,6 +3716,7 @@ "unblocks": 0 }, "gitbatch": { + "iname": "gitbatch", "version": "0.6.1", "link": "static", "compiler": "zig-cc", @@ -3472,6 +3731,7 @@ "unblocks": 0 }, "gitea": { + "iname": "gitea", "version": "1.26.4", "link": "static", "compiler": "zig-cc", @@ -3486,6 +3746,7 @@ "unblocks": 0 }, "gitleaks": { + "iname": "gitleaks", "version": "8.30.1", "link": "static", "compiler": "zig-cc", @@ -3500,6 +3761,7 @@ "unblocks": 0 }, "gitoxide": { + "iname": "gitoxide", "version": "0.54.0", "link": "static", "compiler": "zig-cc", @@ -3512,6 +3774,7 @@ "unblocks": 0 }, "gitsign": { + "iname": "gitsign", "version": "0.16.1", "link": "static", "compiler": "zig-cc", @@ -3526,6 +3789,7 @@ "unblocks": 0 }, "gitu": { + "iname": "gitu", "version": "0.42.0", "link": "static", "compiler": "zig-cc", @@ -3538,6 +3802,7 @@ "unblocks": 0 }, "gitui": { + "iname": "gitui", "version": "0.28.1", "link": "static", "compiler": "gcc", @@ -3552,6 +3817,7 @@ "unblocks": 0 }, "glab": { + "iname": "glab", "version": "1.102.0", "link": "static", "compiler": "zig-cc", @@ -3566,6 +3832,7 @@ "unblocks": 0 }, "glib": { + "iname": "glib", "version": "2.88.1", "link": "static", "compiler": "zig-cc", @@ -3580,12 +3847,13 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:22751df884d39539f5efc5640174b8cd5b2689dcba3e989101fc69b9872093dc", - "state": "sealed", + "hash": "b3:93d2cad06701b3b6c42dff4644e20012471ea0a71795fb24dc63c6708b5c75c4", + "state": "debt", "blocked_by": [], - "unblocks": 13 + "unblocks": 14 }, "glow": { + "iname": "glow", "version": "2.1.2", "link": "static", "compiler": "zig-cc", @@ -3600,6 +3868,7 @@ "unblocks": 0 }, "gnupg": { + "iname": "gnupg", "version": "2.4.9", "link": "static", "compiler": "zig-cc", @@ -3622,6 +3891,7 @@ "unblocks": 0 }, "go": { + "iname": "go", "version": "1.26.4", "link": "static", "compiler": "zig-cc", @@ -3631,9 +3901,10 @@ "hash": "b3:70a79de2af353cc172808057e864ff175094068e7a57968442f7c2ed67efaa69", "state": "sealed", "blocked_by": [], - "unblocks": 5 + "unblocks": 1 }, "go-callvis": { + "iname": "go-callvis", "version": "0.7.1", "link": "static", "compiler": "zig-cc", @@ -3648,6 +3919,7 @@ "unblocks": 0 }, "go-junit-report": { + "iname": "go-junit-report", "version": "2.1.0", "link": "static", "compiler": "zig-cc", @@ -3662,6 +3934,7 @@ "unblocks": 0 }, "go-migrate": { + "iname": "go-migrate", "version": "4.19.1", "link": "static", "compiler": "zig-cc", @@ -3676,6 +3949,7 @@ "unblocks": 0 }, "go-mockery": { + "iname": "go-mockery", "version": "3.5.5", "link": "static", "compiler": "zig-cc", @@ -3690,6 +3964,7 @@ "unblocks": 0 }, "go-task": { + "iname": "go-task", "version": "3.48.0", "link": "static", "compiler": "zig-cc", @@ -3704,6 +3979,7 @@ "unblocks": 0 }, "goawk": { + "iname": "goawk", "version": "1.31.0", "link": "static", "compiler": "zig-cc", @@ -3718,6 +3994,7 @@ "unblocks": 0 }, "gobetween": { + "iname": "gobetween", "version": "0.8.1", "link": "static", "compiler": "zig-cc", @@ -3732,6 +4009,7 @@ "unblocks": 0 }, "gobgp": { + "iname": "gobgp", "version": "4.6.0", "link": "static", "compiler": "zig-cc", @@ -3746,6 +4024,7 @@ "unblocks": 0 }, "gobuster": { + "iname": "gobuster", "version": "3.8.2", "link": "static", "compiler": "zig-cc", @@ -3760,6 +4039,7 @@ "unblocks": 0 }, "gocron": { + "iname": "gocron", "version": "0.9.14", "link": "static", "compiler": "zig-cc", @@ -3774,6 +4054,7 @@ "unblocks": 0 }, "gocryptfs": { + "iname": "gocryptfs", "version": "2.6.1", "link": "static", "compiler": "zig-cc", @@ -3790,6 +4071,7 @@ "unblocks": 0 }, "gocyclo": { + "iname": "gocyclo", "version": "0.6.0", "link": "static", "compiler": "zig-cc", @@ -3804,6 +4086,7 @@ "unblocks": 0 }, "gofumpt": { + "iname": "gofumpt", "version": "0.10.0", "link": "static", "compiler": "zig-cc", @@ -3818,6 +4101,7 @@ "unblocks": 0 }, "goimports-reviser": { + "iname": "goimports-reviser", "version": "3.12.6", "link": "static", "compiler": "zig-cc", @@ -3832,6 +4116,7 @@ "unblocks": 0 }, "gojq": { + "iname": "gojq", "version": "0.12.19", "link": "static", "compiler": "zig-cc", @@ -3846,6 +4131,7 @@ "unblocks": 0 }, "golangci-lint": { + "iname": "golangci-lint", "version": "2.12.2", "link": "static", "compiler": "zig-cc", @@ -3860,6 +4146,7 @@ "unblocks": 0 }, "goldilocks": { + "iname": "goldilocks", "version": "4.15.1", "link": "static", "compiler": "zig-cc", @@ -3874,6 +4161,7 @@ "unblocks": 0 }, "golines": { + "iname": "golines", "version": "0.15.0", "link": "static", "compiler": "zig-cc", @@ -3888,6 +4176,7 @@ "unblocks": 0 }, "gomi": { + "iname": "gomi", "version": "1.6.2", "link": "static", "compiler": "zig-cc", @@ -3902,6 +4191,7 @@ "unblocks": 0 }, "gomodifytags": { + "iname": "gomodifytags", "version": "1.17.0", "link": "static", "compiler": "zig-cc", @@ -3916,6 +4206,7 @@ "unblocks": 0 }, "gomplate": { + "iname": "gomplate", "version": "5.1.0", "link": "static", "compiler": "zig-cc", @@ -3930,6 +4221,7 @@ "unblocks": 0 }, "goose": { + "iname": "goose", "version": "3.27.1", "link": "static", "compiler": "zig-cc", @@ -3944,6 +4236,7 @@ "unblocks": 0 }, "gopass": { + "iname": "gopass", "version": "1.16.1", "link": "static", "compiler": "zig-cc", @@ -3958,6 +4251,7 @@ "unblocks": 0 }, "gopls": { + "iname": "gopls", "version": "0.22.0", "link": "static", "compiler": "zig-cc", @@ -3972,6 +4266,7 @@ "unblocks": 0 }, "gops": { + "iname": "gops", "version": "0.3.29", "link": "static", "compiler": "zig-cc", @@ -3986,6 +4281,7 @@ "unblocks": 0 }, "gore": { + "iname": "gore", "version": "0.6.2", "link": "static", "compiler": "zig-cc", @@ -4000,6 +4296,7 @@ "unblocks": 0 }, "goreleaser": { + "iname": "goreleaser", "version": "2.16.0", "link": "static", "compiler": "zig-cc", @@ -4014,6 +4311,7 @@ "unblocks": 0 }, "goreman": { + "iname": "goreman", "version": "0.3.16", "link": "static", "compiler": "zig-cc", @@ -4028,6 +4326,7 @@ "unblocks": 0 }, "gosec": { + "iname": "gosec", "version": "2.27.1", "link": "static", "compiler": "zig-cc", @@ -4042,6 +4341,7 @@ "unblocks": 0 }, "gospider": { + "iname": "gospider", "version": "1.1.6", "link": "static", "compiler": "zig-cc", @@ -4056,6 +4356,7 @@ "unblocks": 0 }, "gost": { + "iname": "gost", "version": "3.2.6", "link": "static", "compiler": "zig-cc", @@ -4070,6 +4371,7 @@ "unblocks": 0 }, "gotestdox": { + "iname": "gotestdox", "version": "0.2.2", "link": "static", "compiler": "zig-cc", @@ -4084,6 +4386,7 @@ "unblocks": 0 }, "gotests": { + "iname": "gotests", "version": "1.9.0", "link": "static", "compiler": "zig-cc", @@ -4098,6 +4401,7 @@ "unblocks": 0 }, "gotestsum": { + "iname": "gotestsum", "version": "1.13.0", "link": "static", "compiler": "zig-cc", @@ -4112,6 +4416,7 @@ "unblocks": 0 }, "gotools": { + "iname": "gotools", "version": "0.44.0", "link": "static", "compiler": "zig-cc", @@ -4126,6 +4431,7 @@ "unblocks": 0 }, "gotty": { + "iname": "gotty", "version": "1.8.0", "link": "static", "compiler": "zig-cc", @@ -4140,6 +4446,7 @@ "unblocks": 0 }, "govulncheck": { + "iname": "govulncheck", "version": "1.4.0", "link": "static", "compiler": "zig-cc", @@ -4154,6 +4461,7 @@ "unblocks": 0 }, "gow": { + "iname": "gow", "version": "0-unstable-2025-08-13", "link": "static", "compiler": "zig-cc", @@ -4168,6 +4476,7 @@ "unblocks": 0 }, "gowitness": { + "iname": "gowitness", "version": "3.1.1", "link": "static", "compiler": "zig-cc", @@ -4182,6 +4491,7 @@ "unblocks": 0 }, "gperf": { + "iname": "gperf", "version": "3.1", "link": "static", "compiler": "zig-cc", @@ -4196,6 +4506,7 @@ "unblocks": 1 }, "gping": { + "iname": "gping", "version": "1.20.1", "link": "static", "compiler": "zig-cc", @@ -4208,6 +4519,7 @@ "unblocks": 0 }, "gptman": { + "iname": "gptman", "version": "1.1.0", "link": "static", "compiler": "zig-cc", @@ -4220,6 +4532,7 @@ "unblocks": 0 }, "gptscript": { + "iname": "gptscript", "version": "0.9.9", "link": "static", "compiler": "zig-cc", @@ -4234,6 +4547,7 @@ "unblocks": 0 }, "graphene": { + "iname": "graphene", "version": "1.10.8", "link": "static", "compiler": "zig-cc", @@ -4249,12 +4563,15 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:6b7153f207098d2b754a785600aedd01e531447207f1ca4daf97cefcc126bf65", + "hash": "b3:49369c8e14a089c5859a17f930ca2e3ef946be159ccbfa413f596a62df76233d", "state": "debt", - "blocked_by": [], + "blocked_by": [ + "glib" + ], "unblocks": 7 }, "grcov": { + "iname": "grcov", "version": "0.9.1", "link": "static", "compiler": "zig-cc", @@ -4267,6 +4584,7 @@ "unblocks": 0 }, "grep": { + "iname": "grep", "version": "3.12", "link": "static", "compiler": "zig-cc", @@ -4279,6 +4597,7 @@ "unblocks": 0 }, "grex": { + "iname": "grex", "version": "1.4.6", "link": "static", "compiler": "zig-cc", @@ -4291,6 +4610,7 @@ "unblocks": 0 }, "gron": { + "iname": "gron", "version": "0.7.1", "link": "static", "compiler": "zig-cc", @@ -4305,6 +4625,7 @@ "unblocks": 0 }, "grpcui": { + "iname": "grpcui", "version": "1.5.1", "link": "static", "compiler": "zig-cc", @@ -4319,6 +4640,7 @@ "unblocks": 0 }, "grpcurl": { + "iname": "grpcurl", "version": "1.9.3", "link": "static", "compiler": "zig-cc", @@ -4333,6 +4655,7 @@ "unblocks": 0 }, "grype": { + "iname": "grype", "version": "0.111.0", "link": "static", "compiler": "zig-cc", @@ -4347,6 +4670,7 @@ "unblocks": 0 }, "gtk4": { + "iname": "gtk4", "version": "4.18.6", "link": "static", "compiler": "zig-cc", @@ -4381,19 +4705,22 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:e0422c69b0d9c4c46d581e80992b74116f2fffc165de606e2073036a9057b5cd", + "hash": "b3:11f024c1273c3a14b9b09d4d13984e317be35cc9816f54eff0fa58c5564e575b", "state": "debt", "blocked_by": [ + "glib", "cairo", "pango", "gdk-pixbuf", "graphene", "libepoxy", - "libxkbcommon" + "libxkbcommon", + "harfbuzz" ], "unblocks": 6 }, "gtk4-hello": { + "iname": "gtk4-hello", "version": "4.18.6", "link": "static", "compiler": "zig-cc", @@ -4425,7 +4752,7 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:4729fd2ceb67a2e4f0f600ec255d12fe2b314087b92be8d09592844aabc54c53", + "hash": "b3:95ed55b61ef3f04e09c044cdc8865b37a94d99360fa1d52d124d115a64f0805d", "state": "debt", "blocked_by": [ "gtk4", @@ -4433,12 +4760,15 @@ "gdk-pixbuf", "cairo", "graphene", + "glib", + "harfbuzz", "libepoxy", "libxkbcommon" ], "unblocks": 0 }, "gtksourceview": { + "iname": "gtksourceview", "version": "5.16.0", "link": "static", "compiler": "zig-cc", @@ -4476,7 +4806,7 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:dee255a565defdaa4f47ea637a923a3483e55a8452341fb493930a0148bbee22", + "hash": "b3:48bf2fbb27aae6e21b25aa5627a070b5c440e42619a6e03903d8a1b8442c0412", "state": "debt", "blocked_by": [ "gtk4", @@ -4484,12 +4814,15 @@ "gdk-pixbuf", "cairo", "graphene", + "glib", + "harfbuzz", "libepoxy", "libxkbcommon" ], "unblocks": 2 }, "gtrash": { + "iname": "gtrash", "version": "0.0.6", "link": "static", "compiler": "zig-cc", @@ -4504,6 +4837,7 @@ "unblocks": 0 }, "gum": { + "iname": "gum", "version": "0.17.0", "link": "static", "compiler": "zig-cc", @@ -4518,6 +4852,7 @@ "unblocks": 0 }, "gzip": { + "iname": "gzip", "version": "1.14", "link": "static", "compiler": "zig-cc", @@ -4532,6 +4867,7 @@ "unblocks": 0 }, "hakrawler": { + "iname": "hakrawler", "version": "2.1", "link": "static", "compiler": "zig-cc", @@ -4546,6 +4882,7 @@ "unblocks": 0 }, "hammer-edit": { + "iname": "hammer-edit", "version": "1.0.0", "link": "static", "compiler": "zig-cc", @@ -4586,7 +4923,7 @@ ], "cls": "c", "queue": "corpus", - "hash": "b3:48b5f027739d268e8f1ad290a560f7a8945225e33fac13a59156bbd8e65c2143", + "hash": "b3:ae7c96619e3411126a805a474752a02add78575d5dd93784548c0ceda65b7784", "state": "debt", "blocked_by": [ "gtksourceview", @@ -4598,12 +4935,15 @@ "gdk-pixbuf", "cairo", "graphene", + "glib", + "harfbuzz", "libepoxy", "libxkbcommon" ], "unblocks": 0 }, "hammerd": { + "iname": "hammerd", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -4616,6 +4956,7 @@ "unblocks": 0 }, "harbor-cli": { + "iname": "harbor-cli", "version": "0.0.22", "link": "static", "compiler": "zig-cc", @@ -4630,6 +4971,7 @@ "unblocks": 0 }, "harfbuzz": { + "iname": "harfbuzz", "version": "14.2.1", "link": "static", "compiler": "zig-cc", @@ -4647,12 +4989,15 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:bce5a2f039d1aafdea9532dcdf05271dddedaf896025c625237ebc46ca5056c3", - "state": "sealed", - "blocked_by": [], + "hash": "b3:05322806ed0f6aafc6737d47b8a741e66e78216c43be478e338661fad9b90e9d", + "state": "debt", + "blocked_by": [ + "glib" + ], "unblocks": 10 }, "hcl2json": { + "iname": "hcl2json", "version": "0.6.9", "link": "static", "compiler": "zig-cc", @@ -4667,6 +5012,7 @@ "unblocks": 0 }, "hcloud": { + "iname": "hcloud", "version": "1.64.1", "link": "static", "compiler": "zig-cc", @@ -4681,6 +5027,7 @@ "unblocks": 0 }, "headscale": { + "iname": "headscale", "version": "0.28.0", "link": "static", "compiler": "zig-cc", @@ -4695,6 +5042,7 @@ "unblocks": 0 }, "heh": { + "iname": "heh", "version": "0.6.3", "link": "static", "compiler": "zig-cc", @@ -4707,6 +5055,7 @@ "unblocks": 0 }, "helix": { + "iname": "helix", "version": "25.07.1", "link": "static", "compiler": "gcc", @@ -4719,6 +5068,7 @@ "unblocks": 0 }, "helm": { + "iname": "helm", "version": "4.2.1", "link": "static", "compiler": "zig-cc", @@ -4733,6 +5083,7 @@ "unblocks": 0 }, "helm-docs": { + "iname": "helm-docs", "version": "1.14.2", "link": "static", "compiler": "zig-cc", @@ -4747,6 +5098,7 @@ "unblocks": 0 }, "helmfile": { + "iname": "helmfile", "version": "1.5.3", "link": "static", "compiler": "zig-cc", @@ -4761,6 +5113,7 @@ "unblocks": 0 }, "helmsman": { + "iname": "helmsman", "version": "4.0.5", "link": "static", "compiler": "zig-cc", @@ -4775,6 +5128,7 @@ "unblocks": 0 }, "hexyl": { + "iname": "hexyl", "version": "0.17.0", "link": "static", "compiler": "zig-cc", @@ -4787,6 +5141,7 @@ "unblocks": 0 }, "hey": { + "iname": "hey", "version": "0.1.4", "link": "static", "compiler": "zig-cc", @@ -4801,6 +5156,7 @@ "unblocks": 0 }, "hgrep": { + "iname": "hgrep", "version": "0.3.9", "link": "static", "compiler": "zig-cc", @@ -4813,6 +5169,7 @@ "unblocks": 0 }, "hivemind": { + "iname": "hivemind", "version": "1.1.0", "link": "static", "compiler": "zig-cc", @@ -4827,6 +5184,7 @@ "unblocks": 0 }, "hostctl": { + "iname": "hostctl", "version": "1.1.4", "link": "static", "compiler": "zig-cc", @@ -4841,6 +5199,7 @@ "unblocks": 0 }, "htmlq": { + "iname": "htmlq", "version": "0.4.0", "link": "static", "compiler": "zig-cc", @@ -4853,6 +5212,7 @@ "unblocks": 0 }, "htop": { + "iname": "htop", "version": "3.5.1", "link": "static", "compiler": "zig-cc", @@ -4869,6 +5229,7 @@ "unblocks": 0 }, "httprobe": { + "iname": "httprobe", "version": "0.2", "link": "static", "compiler": "zig-cc", @@ -4883,6 +5244,7 @@ "unblocks": 0 }, "httpx": { + "iname": "httpx", "version": "1.9.0", "link": "static", "compiler": "zig-cc", @@ -4897,6 +5259,7 @@ "unblocks": 0 }, "hub": { + "iname": "hub", "version": "unstable-2022-12-01", "link": "static", "compiler": "zig-cc", @@ -4911,6 +5274,7 @@ "unblocks": 0 }, "hugo": { + "iname": "hugo", "version": "0.163.2", "link": "static", "compiler": "zig-cc", @@ -4925,6 +5289,7 @@ "unblocks": 0 }, "hurl": { + "iname": "hurl", "version": "8.0.1", "link": "static", "compiler": "gcc", @@ -4942,6 +5307,7 @@ "unblocks": 0 }, "hwatch": { + "iname": "hwatch", "version": "0.4.2", "link": "static", "compiler": "zig-cc", @@ -4954,6 +5320,7 @@ "unblocks": 0 }, "hyperfine": { + "iname": "hyperfine", "version": "1.20.0", "link": "static", "compiler": "zig-cc", @@ -4966,6 +5333,7 @@ "unblocks": 0 }, "igrep": { + "iname": "igrep", "version": "1.3.0", "link": "static", "compiler": "zig-cc", @@ -4978,6 +5346,7 @@ "unblocks": 0 }, "impl": { + "iname": "impl", "version": "1.5.0", "link": "static", "compiler": "zig-cc", @@ -4992,6 +5361,7 @@ "unblocks": 0 }, "ineffassign": { + "iname": "ineffassign", "version": "0.2.0", "link": "static", "compiler": "zig-cc", @@ -5006,6 +5376,7 @@ "unblocks": 0 }, "infracost": { + "iname": "infracost", "version": "0.10.44", "link": "static", "compiler": "zig-cc", @@ -5020,6 +5391,7 @@ "unblocks": 0 }, "interactsh": { + "iname": "interactsh", "version": "1.3.1", "link": "static", "compiler": "zig-cc", @@ -5034,6 +5406,7 @@ "unblocks": 0 }, "iproute2": { + "iname": "iproute2", "version": "7.1.0", "link": "static", "compiler": "zig-cc", @@ -5052,6 +5425,7 @@ "unblocks": 0 }, "iputils": { + "iname": "iputils", "version": "20250605", "link": "static", "compiler": "zig-cc", @@ -5071,6 +5445,7 @@ "unblocks": 0 }, "irust": { + "iname": "irust", "version": "1.76.2", "link": "static", "compiler": "zig-cc", @@ -5083,6 +5458,7 @@ "unblocks": 0 }, "istioctl": { + "iname": "istioctl", "version": "1.30.1", "link": "static", "compiler": "zig-cc", @@ -5097,6 +5473,7 @@ "unblocks": 0 }, "itstool": { + "iname": "itstool", "version": "2.0.7", "link": "static", "compiler": "zig-cc", @@ -5109,6 +5486,7 @@ "unblocks": 1 }, "jaq": { + "iname": "jaq", "version": "3.1.0", "link": "static", "compiler": "zig-cc", @@ -5121,6 +5499,7 @@ "unblocks": 0 }, "jid": { + "iname": "jid", "version": "1.1.2", "link": "static", "compiler": "zig-cc", @@ -5135,6 +5514,7 @@ "unblocks": 0 }, "jnv": { + "iname": "jnv", "version": "0.7.1", "link": "static", "compiler": "zig-cc", @@ -5147,6 +5527,7 @@ "unblocks": 0 }, "joshuto": { + "iname": "joshuto", "version": "0.9.9", "link": "static", "compiler": "zig-cc", @@ -5159,6 +5540,7 @@ "unblocks": 0 }, "jq": { + "iname": "jq", "version": "1.8.1", "link": "static", "compiler": "zig-cc", @@ -5175,6 +5557,7 @@ "unblocks": 0 }, "jql": { + "iname": "jql", "version": "8.0.10", "link": "static", "compiler": "zig-cc", @@ -5187,6 +5570,7 @@ "unblocks": 0 }, "json-c": { + "iname": "json-c", "version": "0.18", "link": "static", "compiler": "zig-cc", @@ -5199,6 +5583,7 @@ "unblocks": 0 }, "jsonnet-bundler": { + "iname": "jsonnet-bundler", "version": "0.6.0", "link": "static", "compiler": "zig-cc", @@ -5213,6 +5598,7 @@ "unblocks": 0 }, "jujutsu": { + "iname": "jujutsu", "version": "0.42.0", "link": "static", "compiler": "zig-cc", @@ -5225,6 +5611,7 @@ "unblocks": 0 }, "jump": { + "iname": "jump", "version": "0.67.0", "link": "static", "compiler": "zig-cc", @@ -5239,6 +5626,7 @@ "unblocks": 0 }, "just": { + "iname": "just", "version": "1.51.0", "link": "static", "compiler": "zig-cc", @@ -5251,6 +5639,7 @@ "unblocks": 0 }, "k0sctl": { + "iname": "k0sctl", "version": "0.31.0", "link": "static", "compiler": "zig-cc", @@ -5265,6 +5654,7 @@ "unblocks": 0 }, "k3d": { + "iname": "k3d", "version": "5.9.0", "link": "static", "compiler": "zig-cc", @@ -5279,6 +5669,7 @@ "unblocks": 0 }, "k6": { + "iname": "k6", "version": "2.0.0", "link": "static", "compiler": "zig-cc", @@ -5293,6 +5684,7 @@ "unblocks": 0 }, "k9s": { + "iname": "k9s", "version": "0.51.0", "link": "static", "compiler": "zig-cc", @@ -5307,6 +5699,7 @@ "unblocks": 0 }, "kail": { + "iname": "kail", "version": "0.17.4", "link": "static", "compiler": "zig-cc", @@ -5321,6 +5714,7 @@ "unblocks": 0 }, "kapp": { + "iname": "kapp", "version": "0.66.0", "link": "static", "compiler": "zig-cc", @@ -5335,6 +5729,7 @@ "unblocks": 0 }, "katana": { + "iname": "katana", "version": "1.6.1", "link": "static", "compiler": "zig-cc", @@ -5349,6 +5744,7 @@ "unblocks": 0 }, "kbd": { + "iname": "kbd", "version": "2.8.0", "link": "static", "compiler": "zig-cc", @@ -5366,6 +5762,7 @@ "unblocks": 0 }, "kbld": { + "iname": "kbld", "version": "0.47.3", "link": "static", "compiler": "zig-cc", @@ -5380,6 +5777,7 @@ "unblocks": 0 }, "kbs2": { + "iname": "kbs2", "version": "0.7.3", "link": "static", "compiler": "zig-cc", @@ -5392,6 +5790,7 @@ "unblocks": 0 }, "kibi": { + "iname": "kibi", "version": "0.3.3", "link": "static", "compiler": "zig-cc", @@ -5404,6 +5803,7 @@ "unblocks": 0 }, "kind": { + "iname": "kind", "version": "0.31.0", "link": "static", "compiler": "zig-cc", @@ -5418,6 +5818,7 @@ "unblocks": 0 }, "kiterunner": { + "iname": "kiterunner", "version": "1.0.2", "link": "static", "compiler": "zig-cc", @@ -5432,6 +5833,7 @@ "unblocks": 0 }, "kluctl": { + "iname": "kluctl", "version": "2.28.2", "link": "static", "compiler": "zig-cc", @@ -5446,6 +5848,7 @@ "unblocks": 0 }, "kmon": { + "iname": "kmon", "version": "1.7.1", "link": "static", "compiler": "zig-cc", @@ -5458,6 +5861,7 @@ "unblocks": 0 }, "kn": { + "iname": "kn", "version": "1.22.0", "link": "static", "compiler": "zig-cc", @@ -5472,6 +5876,7 @@ "unblocks": 0 }, "ko": { + "iname": "ko", "version": "0.18.1", "link": "static", "compiler": "zig-cc", @@ -5486,6 +5891,7 @@ "unblocks": 0 }, "kompose": { + "iname": "kompose", "version": "1.38.0", "link": "static", "compiler": "zig-cc", @@ -5500,6 +5906,7 @@ "unblocks": 0 }, "kondo": { + "iname": "kondo", "version": "0.9", "link": "static", "compiler": "zig-cc", @@ -5512,6 +5919,7 @@ "unblocks": 0 }, "kopia": { + "iname": "kopia", "version": "0.23.1", "link": "static", "compiler": "zig-cc", @@ -5526,6 +5934,7 @@ "unblocks": 0 }, "kor": { + "iname": "kor", "version": "0.6.8", "link": "static", "compiler": "zig-cc", @@ -5540,6 +5949,7 @@ "unblocks": 0 }, "kpt": { + "iname": "kpt", "version": "1.0.0-beta.55", "link": "static", "compiler": "zig-cc", @@ -5554,6 +5964,7 @@ "unblocks": 0 }, "krew": { + "iname": "krew", "version": "0.5.0", "link": "static", "compiler": "zig-cc", @@ -5568,6 +5979,7 @@ "unblocks": 0 }, "ktunnel": { + "iname": "ktunnel", "version": "1.6.1", "link": "static", "compiler": "zig-cc", @@ -5582,6 +5994,7 @@ "unblocks": 0 }, "kube-bench": { + "iname": "kube-bench", "version": "0.15.0", "link": "static", "compiler": "zig-cc", @@ -5596,6 +6009,7 @@ "unblocks": 0 }, "kube-capacity": { + "iname": "kube-capacity", "version": "0.8.0", "link": "static", "compiler": "zig-cc", @@ -5610,6 +6024,7 @@ "unblocks": 0 }, "kube-linter": { + "iname": "kube-linter", "version": "0.8.3", "link": "static", "compiler": "zig-cc", @@ -5624,6 +6039,7 @@ "unblocks": 0 }, "kube-score": { + "iname": "kube-score", "version": "1.20.0", "link": "static", "compiler": "zig-cc", @@ -5638,6 +6054,7 @@ "unblocks": 0 }, "kubebuilder": { + "iname": "kubebuilder", "version": "4.13.1", "link": "static", "compiler": "zig-cc", @@ -5652,6 +6069,7 @@ "unblocks": 0 }, "kubecolor": { + "iname": "kubecolor", "version": "0.6.0", "link": "static", "compiler": "zig-cc", @@ -5666,6 +6084,7 @@ "unblocks": 0 }, "kubeconform": { + "iname": "kubeconform", "version": "0.7.0", "link": "static", "compiler": "zig-cc", @@ -5680,6 +6099,7 @@ "unblocks": 0 }, "kubectl-neat": { + "iname": "kubectl-neat", "version": "2.0.3", "link": "static", "compiler": "zig-cc", @@ -5694,6 +6114,7 @@ "unblocks": 0 }, "kubectl-tree": { + "iname": "kubectl-tree", "version": "0.6.0", "link": "static", "compiler": "zig-cc", @@ -5708,6 +6129,7 @@ "unblocks": 0 }, "kubectx": { + "iname": "kubectx", "version": "0.11.0", "link": "static", "compiler": "zig-cc", @@ -5722,6 +6144,7 @@ "unblocks": 0 }, "kubefwd": { + "iname": "kubefwd", "version": "1.25.16", "link": "static", "compiler": "zig-cc", @@ -5736,6 +6159,7 @@ "unblocks": 0 }, "kubent": { + "iname": "kubent", "version": "0.7.3", "link": "static", "compiler": "zig-cc", @@ -5750,6 +6174,7 @@ "unblocks": 0 }, "kubescape": { + "iname": "kubescape", "version": "4.0.10", "link": "static", "compiler": "zig-cc", @@ -5764,6 +6189,7 @@ "unblocks": 0 }, "kubeseal": { + "iname": "kubeseal", "version": "0.36.0", "link": "static", "compiler": "zig-cc", @@ -5778,6 +6204,7 @@ "unblocks": 0 }, "kubeshark": { + "iname": "kubeshark", "version": "53.3.0", "link": "static", "compiler": "zig-cc", @@ -5792,6 +6219,7 @@ "unblocks": 0 }, "kubeval": { + "iname": "kubeval", "version": "0.16.1", "link": "static", "compiler": "zig-cc", @@ -5806,6 +6234,7 @@ "unblocks": 0 }, "kubie": { + "iname": "kubie", "version": "0.26.1", "link": "static", "compiler": "zig-cc", @@ -5818,6 +6247,7 @@ "unblocks": 0 }, "kustomize": { + "iname": "kustomize", "version": "5.8.1", "link": "static", "compiler": "zig-cc", @@ -5832,6 +6262,7 @@ "unblocks": 0 }, "kyverno": { + "iname": "kyverno", "version": "1.18.1", "link": "static", "compiler": "zig-cc", @@ -5846,6 +6277,7 @@ "unblocks": 0 }, "lab": { + "iname": "lab", "version": "0.25.1", "link": "static", "compiler": "zig-cc", @@ -5860,6 +6292,7 @@ "unblocks": 0 }, "lazydocker": { + "iname": "lazydocker", "version": "0.25.2", "link": "static", "compiler": "zig-cc", @@ -5874,6 +6307,7 @@ "unblocks": 0 }, "lazygit": { + "iname": "lazygit", "version": "0.62.2", "link": "static", "compiler": "zig-cc", @@ -5888,6 +6322,7 @@ "unblocks": 0 }, "lazyjournal": { + "iname": "lazyjournal", "version": "0.8.4", "link": "static", "compiler": "zig-cc", @@ -5902,6 +6337,7 @@ "unblocks": 0 }, "lazysql": { + "iname": "lazysql", "version": "0.5.4", "link": "static", "compiler": "zig-cc", @@ -5916,6 +6352,7 @@ "unblocks": 0 }, "lefthook": { + "iname": "lefthook", "version": "2.1.5", "link": "static", "compiler": "zig-cc", @@ -5930,6 +6367,7 @@ "unblocks": 0 }, "lego": { + "iname": "lego", "version": "4.35.2", "link": "static", "compiler": "zig-cc", @@ -5944,6 +6382,7 @@ "unblocks": 0 }, "less": { + "iname": "less", "version": "704", "link": "static", "compiler": "zig-cc", @@ -5958,6 +6397,7 @@ "unblocks": 0 }, "levant": { + "iname": "levant", "version": "0.4.0", "link": "static", "compiler": "zig-cc", @@ -5972,6 +6412,7 @@ "unblocks": 0 }, "lf": { + "iname": "lf", "version": "41", "link": "static", "compiler": "zig-cc", @@ -5986,6 +6427,7 @@ "unblocks": 0 }, "libadwaita": { + "iname": "libadwaita", "version": "1.7.6", "link": "static", "compiler": "zig-cc", @@ -6029,7 +6471,7 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:3641a8998e4dc26541a2e016fed23f9619f7946fddd02fc275f797927cae6684", + "hash": "b3:44ed3251f84742742efa767af6f5a5c28335f09aeee249b69e2264957466701b", "state": "debt", "blocked_by": [ "appstream", @@ -6039,12 +6481,15 @@ "gdk-pixbuf", "cairo", "graphene", + "glib", + "harfbuzz", "libepoxy", "libxkbcommon" ], "unblocks": 3 }, "libarchive": { + "iname": "libarchive", "version": "3.8.1", "link": "static", "compiler": "zig-cc", @@ -6060,6 +6505,7 @@ "unblocks": 0 }, "libassuan": { + "iname": "libassuan", "version": "3.0.2", "link": "static", "compiler": "zig-cc", @@ -6077,6 +6523,7 @@ "unblocks": 0 }, "libcap": { + "iname": "libcap", "version": "2.78", "link": "static", "compiler": "zig-cc", @@ -6091,6 +6538,7 @@ "unblocks": 0 }, "libdrm": { + "iname": "libdrm", "version": "2.4.134", "link": "dynamic", "compiler": "zig-cc", @@ -6108,6 +6556,7 @@ "unblocks": 10 }, "libepoxy": { + "iname": "libepoxy", "version": "1.5.10", "link": "static", "compiler": "zig-cc", @@ -6126,6 +6575,7 @@ "unblocks": 7 }, "libevdev": { + "iname": "libevdev", "version": "1.13.4", "link": "dynamic", "compiler": "zig-cc", @@ -6140,6 +6590,7 @@ "unblocks": 2 }, "libevent": { + "iname": "libevent", "version": "2.1.12", "link": "static", "compiler": "zig-cc", @@ -6154,6 +6605,7 @@ "unblocks": 0 }, "libffi": { + "iname": "libffi", "version": "3.5.2", "link": "static", "compiler": "zig-cc", @@ -6165,9 +6617,10 @@ "hash": "b3:2f6d62862c9978c79a5fc593625e110c6947475b8a6a600efa2c95b83033a6b1", "state": "sealed", "blocked_by": [], - "unblocks": 17 + "unblocks": 19 }, "libgcrypt": { + "iname": "libgcrypt", "version": "1.12.2", "link": "static", "compiler": "gcc", @@ -6183,6 +6636,7 @@ "unblocks": 0 }, "libgpg-error": { + "iname": "libgpg-error", "version": "1.61", "link": "static", "compiler": "zig-cc", @@ -6197,6 +6651,7 @@ "unblocks": 0 }, "libinput": { + "iname": "libinput", "version": "1.27.1", "link": "dynamic", "compiler": "zig-cc", @@ -6217,6 +6672,7 @@ "unblocks": 1 }, "libjpeg-turbo": { + "iname": "libjpeg-turbo", "version": "3.1.3", "link": "static", "compiler": "zig-cc", @@ -6231,6 +6687,7 @@ "unblocks": 7 }, "libksba": { + "iname": "libksba", "version": "1.7.0", "link": "static", "compiler": "zig-cc", @@ -6248,6 +6705,7 @@ "unblocks": 0 }, "libnl": { + "iname": "libnl", "version": "3.11.0", "link": "static", "compiler": "zig-cc", @@ -6265,6 +6723,7 @@ "unblocks": 0 }, "libpng": { + "iname": "libpng", "version": "1.6.58", "link": "static", "compiler": "zig-cc", @@ -6277,9 +6736,10 @@ "hash": "b3:f65887051274b7babcdd52f286ea5cdfe52e5ef8be2915bd0289990a076b987f", "state": "sealed", "blocked_by": [], - "unblocks": 12 + "unblocks": 13 }, "libsass": { + "iname": "libsass", "version": "3.6.6", "link": "static", "compiler": "zig-cc", @@ -6294,6 +6754,7 @@ "unblocks": 0 }, "libsodium": { + "iname": "libsodium", "version": "1.0.22", "link": "static", "compiler": "gcc", @@ -6308,6 +6769,7 @@ "unblocks": 0 }, "libssh2": { + "iname": "libssh2", "version": "1.11.1", "link": "static", "compiler": "zig-cc", @@ -6324,6 +6786,7 @@ "unblocks": 0 }, "libtiff": { + "iname": "libtiff", "version": "4.7.0", "link": "static", "compiler": "zig-cc", @@ -6340,6 +6803,7 @@ "unblocks": 7 }, "libudev-zero": { + "iname": "libudev-zero", "version": "1.0.4", "link": "dynamic", "compiler": "zig-cc", @@ -6355,6 +6819,7 @@ "unblocks": 2 }, "libusb": { + "iname": "libusb", "version": "1.0.30", "link": "static", "compiler": "zig-cc", @@ -6370,6 +6835,7 @@ "unblocks": 0 }, "libuv": { + "iname": "libuv", "version": "1.52.1", "link": "static", "compiler": "zig-cc", @@ -6382,6 +6848,7 @@ "unblocks": 0 }, "libwebp": { + "iname": "libwebp", "version": "1.6.0", "link": "static", "compiler": "zig-cc", @@ -6399,6 +6866,7 @@ "unblocks": 0 }, "libxkbcommon": { + "iname": "libxkbcommon", "version": "1.7.0", "link": "dynamic", "compiler": "zig-cc", @@ -6417,6 +6885,7 @@ "unblocks": 9 }, "libxml2": { + "iname": "libxml2", "version": "2.13.9", "link": "static", "compiler": "zig-cc", @@ -6431,6 +6900,7 @@ "unblocks": 7 }, "libxmlb": { + "iname": "libxmlb", "version": "0.3.22", "link": "static", "compiler": "zig-cc", @@ -6447,12 +6917,15 @@ ], "cls": "c", "queue": "corpus", - "hash": "b3:023545d750c6efd498cb32a37e93a7596102daaa38b94359f5f595a8c42b2529", + "hash": "b3:5e3342d2e06a20ede513119df53052a369014d794251ff02c3e2281cba97f9e9", "state": "debt", - "blocked_by": [], + "blocked_by": [ + "glib" + ], "unblocks": 5 }, "libyaml": { + "iname": "libyaml", "version": "0.2.5", "link": "static", "compiler": "zig-cc", @@ -6467,6 +6940,7 @@ "unblocks": 5 }, "linux": { + "iname": "linux", "version": "6.16.12", "link": "dynamic", "compiler": "zig-cc", @@ -6487,6 +6961,7 @@ "unblocks": 0 }, "linux-generic": { + "iname": "linux-generic", "version": "7.1.2", "link": "dynamic", "compiler": "zig-cc", @@ -6506,6 +6981,7 @@ "unblocks": 0 }, "linux-headers": { + "iname": "linux-headers", "version": "6.16.12", "link": "static", "compiler": "zig-cc", @@ -6517,9 +6993,10 @@ "hash": "b3:3aa094197e0cc25aed056d21176313bb7cf4280d62b59ef3373aada844c795ca", "state": "sealed", "blocked_by": [], - "unblocks": 2 + "unblocks": 3 }, "linux-metal": { + "iname": "linux-metal", "version": "6.16.12", "link": "dynamic", "compiler": "zig-cc", @@ -6539,6 +7016,7 @@ "unblocks": 0 }, "linux-pam": { + "iname": "linux-pam", "version": "1.6.1", "link": "dynamic", "compiler": "gcc", @@ -6555,6 +7033,7 @@ "unblocks": 2 }, "llimphi-counter": { + "iname": "llimphi-counter", "version": "0.1.0", "link": "dynamic", "compiler": "zig-cc", @@ -6567,6 +7046,7 @@ "unblocks": 0 }, "lsd": { + "iname": "lsd", "version": "1.2.0", "link": "static", "compiler": "zig-cc", @@ -6579,6 +7059,7 @@ "unblocks": 0 }, "lsof": { + "iname": "lsof", "version": "4.99.7", "link": "static", "compiler": "zig-cc", @@ -6593,6 +7074,7 @@ "unblocks": 0 }, "lux": { + "iname": "lux", "version": "0.24.1", "link": "static", "compiler": "zig-cc", @@ -6607,6 +7089,7 @@ "unblocks": 0 }, "lz4": { + "iname": "lz4", "version": "1.10.0", "link": "static", "compiler": "zig-cc", @@ -6621,6 +7104,7 @@ "unblocks": 0 }, "m4": { + "iname": "m4", "version": "1.4.20", "link": "static", "compiler": "zig-cc", @@ -6633,6 +7117,7 @@ "unblocks": 3 }, "macchina": { + "iname": "macchina", "version": "6.4.0", "link": "static", "compiler": "zig-cc", @@ -6645,6 +7130,7 @@ "unblocks": 0 }, "mage": { + "iname": "mage", "version": "1.17.2", "link": "static", "compiler": "zig-cc", @@ -6659,6 +7145,7 @@ "unblocks": 0 }, "make": { + "iname": "make", "version": "4.4.1", "link": "static", "compiler": "zig-cc", @@ -6671,6 +7158,7 @@ "unblocks": 5 }, "mako": { + "iname": "mako", "version": "1.3.12", "link": "static", "compiler": "zig-cc", @@ -6683,6 +7171,7 @@ "unblocks": 1 }, "mandoc": { + "iname": "mandoc", "version": "1.14.6", "link": "static", "compiler": "zig-cc", @@ -6698,6 +7187,7 @@ "unblocks": 0 }, "mani": { + "iname": "mani", "version": "0.32.1", "link": "static", "compiler": "zig-cc", @@ -6712,6 +7202,7 @@ "unblocks": 0 }, "mapcidr": { + "iname": "mapcidr", "version": "1.1.97", "link": "static", "compiler": "zig-cc", @@ -6726,6 +7217,7 @@ "unblocks": 0 }, "markupsafe": { + "iname": "markupsafe", "version": "3.0.3", "link": "static", "compiler": "zig-cc", @@ -6738,6 +7230,7 @@ "unblocks": 1 }, "mask": { + "iname": "mask", "version": "0.11.7", "link": "static", "compiler": "zig-cc", @@ -6750,6 +7243,7 @@ "unblocks": 0 }, "maturin": { + "iname": "maturin", "version": "1.12.6", "link": "static", "compiler": "zig-cc", @@ -6762,6 +7256,7 @@ "unblocks": 0 }, "mcfly": { + "iname": "mcfly", "version": "0.9.3", "link": "static", "compiler": "zig-cc", @@ -6774,6 +7269,7 @@ "unblocks": 0 }, "mdbook": { + "iname": "mdbook", "version": "0.5.2", "link": "static", "compiler": "zig-cc", @@ -6786,6 +7282,7 @@ "unblocks": 0 }, "mdbook-mermaid": { + "iname": "mdbook-mermaid", "version": "0.17.0", "link": "static", "compiler": "zig-cc", @@ -6798,6 +7295,7 @@ "unblocks": 0 }, "mdbook-toc": { + "iname": "mdbook-toc", "version": "0.15.4", "link": "static", "compiler": "zig-cc", @@ -6810,6 +7308,7 @@ "unblocks": 0 }, "meg": { + "iname": "meg", "version": "0.3.0", "link": "static", "compiler": "zig-cc", @@ -6824,6 +7323,7 @@ "unblocks": 0 }, "melange": { + "iname": "melange", "version": "0.41.1", "link": "static", "compiler": "zig-cc", @@ -6838,6 +7338,7 @@ "unblocks": 0 }, "melt": { + "iname": "melt", "version": "0.6.2", "link": "static", "compiler": "zig-cc", @@ -6852,6 +7353,7 @@ "unblocks": 0 }, "mesa": { + "iname": "mesa", "version": "24.0.9", "link": "dynamic", "compiler": "zig-cc", @@ -6881,6 +7383,7 @@ "unblocks": 10 }, "mesa-swrast": { + "iname": "mesa-swrast", "version": "24.0.9", "link": "dynamic", "compiler": "zig-cc", @@ -6910,6 +7413,7 @@ "unblocks": 0 }, "meson": { + "iname": "meson", "version": "1.11.1", "link": "static", "compiler": "zig-cc", @@ -6919,9 +7423,10 @@ "hash": "b3:b45037ebba3fdbf0361ef0fcc61dee5c9795b08c1ea4a0231aafc7dc45bdaf85", "state": "sealed", "blocked_by": [], - "unblocks": 17 + "unblocks": 19 }, "micro": { + "iname": "micro", "version": "2.0.15", "link": "static", "compiler": "zig-cc", @@ -6936,6 +7441,7 @@ "unblocks": 0 }, "miller": { + "iname": "miller", "version": "6.18.1", "link": "static", "compiler": "zig-cc", @@ -6950,6 +7456,7 @@ "unblocks": 0 }, "miniflux": { + "iname": "miniflux", "version": "2.3.1", "link": "static", "compiler": "zig-cc", @@ -6964,6 +7471,7 @@ "unblocks": 0 }, "minio": { + "iname": "minio", "version": "2025-10-15T17-29-55Z", "link": "static", "compiler": "zig-cc", @@ -6978,6 +7486,7 @@ "unblocks": 0 }, "minio-client": { + "iname": "minio-client", "version": "2025-08-13T08-35-41Z", "link": "static", "compiler": "zig-cc", @@ -6992,6 +7501,7 @@ "unblocks": 0 }, "miniserve": { + "iname": "miniserve", "version": "0.35.0", "link": "static", "compiler": "zig-cc", @@ -7004,6 +7514,7 @@ "unblocks": 0 }, "mirada-compositor": { + "iname": "mirada-compositor", "version": "0.0.1", "link": "dynamic", "compiler": "zig-cc", @@ -7039,6 +7550,7 @@ "unblocks": 0 }, "mirada-ctl": { + "iname": "mirada-ctl", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -7051,6 +7563,7 @@ "unblocks": 0 }, "mirada-greeter": { + "iname": "mirada-greeter", "version": "0.0.1", "link": "dynamic", "compiler": "zig-cc", @@ -7076,6 +7589,7 @@ "unblocks": 0 }, "mise": { + "iname": "mise", "version": "2026.7.0", "link": "static", "compiler": "zig-cc", @@ -7088,6 +7602,7 @@ "unblocks": 0 }, "mkcert": { + "iname": "mkcert", "version": "1.4.4", "link": "static", "compiler": "zig-cc", @@ -7102,6 +7617,7 @@ "unblocks": 0 }, "mockgen": { + "iname": "mockgen", "version": "0.6.0", "link": "static", "compiler": "zig-cc", @@ -7116,6 +7632,7 @@ "unblocks": 0 }, "modd": { + "iname": "modd", "version": "unstable-2021-12-15", "link": "static", "compiler": "zig-cc", @@ -7130,6 +7647,7 @@ "unblocks": 0 }, "mods": { + "iname": "mods", "version": "1.8.1", "link": "static", "compiler": "zig-cc", @@ -7144,6 +7662,7 @@ "unblocks": 0 }, "monolith": { + "iname": "monolith", "version": "2.10.1", "link": "static", "compiler": "zig-cc", @@ -7158,6 +7677,7 @@ "unblocks": 0 }, "mtdev": { + "iname": "mtdev", "version": "1.1.6", "link": "dynamic", "compiler": "zig-cc", @@ -7173,6 +7693,7 @@ "unblocks": 2 }, "mtools": { + "iname": "mtools", "version": "4.0.49", "link": "static", "compiler": "zig-cc", @@ -7185,6 +7706,7 @@ "unblocks": 0 }, "murex": { + "iname": "murex", "version": "7.2.1001", "link": "static", "compiler": "zig-cc", @@ -7199,6 +7721,7 @@ "unblocks": 0 }, "musl": { + "iname": "musl", "version": "1.2.5", "link": "static", "compiler": "zig-cc", @@ -7213,6 +7736,7 @@ "unblocks": 0 }, "naabu": { + "iname": "naabu", "version": "2.6.1", "link": "dynamic", "compiler": "zig-cc", @@ -7227,6 +7751,7 @@ "unblocks": 0 }, "nancy": { + "iname": "nancy", "version": "2.1.0", "link": "static", "compiler": "zig-cc", @@ -7241,6 +7766,7 @@ "unblocks": 0 }, "nano": { + "iname": "nano", "version": "9.0", "link": "static", "compiler": "zig-cc", @@ -7257,6 +7783,7 @@ "unblocks": 0 }, "natls": { + "iname": "natls", "version": "2.1.14", "link": "static", "compiler": "zig-cc", @@ -7269,6 +7796,7 @@ "unblocks": 0 }, "nats-server": { + "iname": "nats-server", "version": "2.14.2", "link": "static", "compiler": "zig-cc", @@ -7283,6 +7811,7 @@ "unblocks": 0 }, "natscli": { + "iname": "natscli", "version": "0.4.0", "link": "static", "compiler": "zig-cc", @@ -7297,6 +7826,7 @@ "unblocks": 0 }, "navi": { + "iname": "navi", "version": "2.24.0", "link": "static", "compiler": "zig-cc", @@ -7309,6 +7839,7 @@ "unblocks": 0 }, "ncurses": { + "iname": "ncurses", "version": "6.5", "link": "static", "compiler": "zig-cc", @@ -7318,9 +7849,10 @@ "hash": "b3:a3be97622d20cd8d831a25403e00eccb23f2585ed78670a4e12d6cbe519fb8ec", "state": "sealed", "blocked_by": [], - "unblocks": 1 + "unblocks": 2 }, "nebula": { + "iname": "nebula", "version": "1.10.3", "link": "static", "compiler": "zig-cc", @@ -7335,6 +7867,7 @@ "unblocks": 0 }, "nerdctl": { + "iname": "nerdctl", "version": "2.3.3", "link": "static", "compiler": "zig-cc", @@ -7349,6 +7882,7 @@ "unblocks": 0 }, "netscanner": { + "iname": "netscanner", "version": "0.6.41", "link": "static", "compiler": "zig-cc", @@ -7361,6 +7895,7 @@ "unblocks": 0 }, "netup": { + "iname": "netup", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -7373,6 +7908,7 @@ "unblocks": 0 }, "node_exporter": { + "iname": "node_exporter", "version": "1.11.1", "link": "static", "compiler": "zig-cc", @@ -7387,6 +7923,7 @@ "unblocks": 0 }, "nomad": { + "iname": "nomad", "version": "1.11.3", "link": "static", "compiler": "zig-cc", @@ -7401,6 +7938,7 @@ "unblocks": 0 }, "nomino": { + "iname": "nomino", "version": "1.6.4", "link": "static", "compiler": "zig-cc", @@ -7413,6 +7951,7 @@ "unblocks": 0 }, "notify": { + "iname": "notify", "version": "1.0.7", "link": "static", "compiler": "zig-cc", @@ -7427,6 +7966,7 @@ "unblocks": 0 }, "nova": { + "iname": "nova", "version": "3.12.0", "link": "static", "compiler": "zig-cc", @@ -7441,6 +7981,7 @@ "unblocks": 0 }, "npth": { + "iname": "npth", "version": "1.8", "link": "static", "compiler": "zig-cc", @@ -7455,6 +7996,7 @@ "unblocks": 0 }, "nsq": { + "iname": "nsq", "version": "1.3.0", "link": "static", "compiler": "zig-cc", @@ -7469,6 +8011,7 @@ "unblocks": 0 }, "nu": { + "iname": "nushell", "version": "0.104.1", "link": "static", "compiler": "zig-cc", @@ -7478,11 +8021,12 @@ "cls": "rust", "queue": "corpus", "hash": "b3:28d0e7dbc43cc91d7e3f904adba9b2a4cc857c81f64259496f633d010f8234a0", - "state": "never", + "state": "debt", "blocked_by": [], "unblocks": 0 }, "nuclei": { + "iname": "nuclei", "version": "3.9.0", "link": "static", "compiler": "zig-cc", @@ -7497,6 +8041,7 @@ "unblocks": 0 }, "numbat": { + "iname": "numbat", "version": "1.23.0", "link": "static", "compiler": "zig-cc", @@ -7509,6 +8054,7 @@ "unblocks": 0 }, "octosql": { + "iname": "octosql", "version": "0.13.0", "link": "static", "compiler": "zig-cc", @@ -7523,6 +8069,7 @@ "unblocks": 0 }, "oh-my-posh": { + "iname": "oh-my-posh", "version": "29.19.0", "link": "static", "compiler": "zig-cc", @@ -7537,6 +8084,7 @@ "unblocks": 0 }, "oha": { + "iname": "oha", "version": "1.14.0", "link": "static", "compiler": "zig-cc", @@ -7549,6 +8097,7 @@ "unblocks": 0 }, "onefetch": { + "iname": "onefetch", "version": "2.27.1", "link": "static", "compiler": "zig-cc", @@ -7561,6 +8110,7 @@ "unblocks": 0 }, "oniguruma": { + "iname": "oniguruma", "version": "6.9.10", "link": "static", "compiler": "zig-cc", @@ -7573,6 +8123,7 @@ "unblocks": 0 }, "open-policy-agent": { + "iname": "open-policy-agent", "version": "1.16.2", "link": "static", "compiler": "zig-cc", @@ -7587,6 +8138,7 @@ "unblocks": 0 }, "openssh": { + "iname": "openssh", "version": "10.3p1", "link": "static", "compiler": "zig-cc", @@ -7603,6 +8155,7 @@ "unblocks": 0 }, "openssl": { + "iname": "openssl", "version": "3.5.4", "link": "static", "compiler": "zig-cc", @@ -7614,9 +8167,10 @@ "hash": "b3:a8ff9d66fc0302090fcdf31d56208fa87de726bb42368cc05251632c567fd08e", "state": "sealed", "blocked_by": [], - "unblocks": 17 + "unblocks": 19 }, "opentofu": { + "iname": "opentofu", "version": "1.12.3", "link": "static", "compiler": "zig-cc", @@ -7631,6 +8185,7 @@ "unblocks": 0 }, "oras": { + "iname": "oras", "version": "1.3.0", "link": "static", "compiler": "zig-cc", @@ -7645,6 +8200,7 @@ "unblocks": 0 }, "osv-scanner": { + "iname": "osv-scanner", "version": "2.3.3", "link": "static", "compiler": "zig-cc", @@ -7659,6 +8215,7 @@ "unblocks": 0 }, "otree": { + "iname": "otree", "version": "0.6.5", "link": "static", "compiler": "zig-cc", @@ -7671,6 +8228,7 @@ "unblocks": 0 }, "ouch": { + "iname": "ouch", "version": "0.8.0", "link": "static", "compiler": "gcc", @@ -7683,6 +8241,7 @@ "unblocks": 0 }, "overmind": { + "iname": "overmind", "version": "2.5.1", "link": "static", "compiler": "zig-cc", @@ -7697,6 +8256,7 @@ "unblocks": 0 }, "ox": { + "iname": "ox", "version": "0.7.7", "link": "static", "compiler": "zig-cc", @@ -7709,6 +8269,7 @@ "unblocks": 0 }, "oxlint": { + "iname": "oxlint", "version": "1.69.0", "link": "static", "compiler": "zig-cc", @@ -7721,6 +8282,7 @@ "unblocks": 0 }, "packaging": { + "iname": "packaging", "version": "26.2", "link": "static", "compiler": "zig-cc", @@ -7733,6 +8295,7 @@ "unblocks": 1 }, "packer": { + "iname": "packer", "version": "1.15.4", "link": "static", "compiler": "zig-cc", @@ -7747,6 +8310,7 @@ "unblocks": 0 }, "pango": { + "iname": "pango", "version": "1.57.1", "link": "static", "compiler": "zig-cc", @@ -7770,14 +8334,17 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:29703908b3f5c5278d72a3665e8fc3488692d375f8e037a2673ed6a6310b1dc6", + "hash": "b3:e7f0434dad2a817bb2046d332dfc4e31cad71ee82e1327f0bb12ef6cb1a099d8", "state": "debt", "blocked_by": [ - "cairo" + "cairo", + "harfbuzz", + "glib" ], "unblocks": 7 }, "parallel-disk-usage": { + "iname": "parallel-disk-usage", "version": "0.21.1", "link": "static", "compiler": "zig-cc", @@ -7790,6 +8357,7 @@ "unblocks": 0 }, "parted": { + "iname": "parted", "version": "3.7", "link": "static", "compiler": "zig-cc", @@ -7807,6 +8375,7 @@ "unblocks": 0 }, "pastel": { + "iname": "pastel", "version": "0.12.0", "link": "static", "compiler": "zig-cc", @@ -7819,6 +8388,7 @@ "unblocks": 0 }, "patch": { + "iname": "patch", "version": "2.8", "link": "static", "compiler": "zig-cc", @@ -7831,6 +8401,7 @@ "unblocks": 0 }, "pciutils": { + "iname": "pciutils", "version": "3.15.0", "link": "static", "compiler": "zig-cc", @@ -7846,6 +8417,7 @@ "unblocks": 0 }, "pcre2": { + "iname": "pcre2", "version": "10.47", "link": "static", "compiler": "zig-cc", @@ -7855,12 +8427,13 @@ ], "cls": "c", "queue": "corpus", - "hash": "b3:9c8d45c3c7bdfadd0d1d86fb361672171565b0c1489ea3707e3e62cf25b57cb7", + "hash": "b3:06ad7580fd1d61db1822a5682dc0a9cef359329e4b4cf6bfa6c6dc507973f47d", "state": "sealed", "blocked_by": [], - "unblocks": 13 + "unblocks": 18 }, "peco": { + "iname": "peco", "version": "0.6.0", "link": "static", "compiler": "zig-cc", @@ -7875,6 +8448,7 @@ "unblocks": 0 }, "perl": { + "iname": "perl", "version": "5.40.2", "link": "dynamic", "compiler": "zig-cc", @@ -7886,9 +8460,10 @@ "hash": "b3:215444a51b41bb08bcd1132f6a85736dce39dcf39a741df8b8c51d180ebbfe4e", "state": "sealed", "blocked_by": [], - "unblocks": 0 + "unblocks": 2 }, "pet": { + "iname": "pet", "version": "1.0.1", "link": "static", "compiler": "zig-cc", @@ -7903,6 +8478,7 @@ "unblocks": 0 }, "pgweb": { + "iname": "pgweb", "version": "0.17.0", "link": "static", "compiler": "zig-cc", @@ -7917,6 +8493,7 @@ "unblocks": 0 }, "pigz": { + "iname": "pigz", "version": "2.8", "link": "static", "compiler": "zig-cc", @@ -7932,6 +8509,7 @@ "unblocks": 0 }, "pik": { + "iname": "pik", "version": "1.0.0", "link": "static", "compiler": "zig-cc", @@ -7944,6 +8522,7 @@ "unblocks": 0 }, "pint": { + "iname": "pint", "version": "0.86.0", "link": "static", "compiler": "zig-cc", @@ -7958,6 +8537,7 @@ "unblocks": 0 }, "pixi": { + "iname": "pixi", "version": "0.70.2", "link": "static", "compiler": "zig-cc", @@ -7970,6 +8550,7 @@ "unblocks": 0 }, "pixman": { + "iname": "pixman", "version": "0.44.2", "link": "dynamic", "compiler": "zig-cc", @@ -7987,6 +8568,7 @@ "unblocks": 12 }, "pkgconf": { + "iname": "pkgconf", "version": "2.5.1", "link": "static", "compiler": "zig-cc", @@ -7996,9 +8578,10 @@ "hash": "b3:f0b5d0b1cb4321b3c61f24a871b9a58da3ebb7eb903af4015e35bd41a6465437", "state": "sealed", "blocked_by": [], - "unblocks": 25 + "unblocks": 27 }, "plow": { + "iname": "plow", "version": "1.4.0", "link": "static", "compiler": "zig-cc", @@ -8013,6 +8596,7 @@ "unblocks": 0 }, "pls": { + "iname": "pls", "version": "0.0.1-beta.10", "link": "static", "compiler": "zig-cc", @@ -8025,6 +8609,7 @@ "unblocks": 0 }, "pluto": { + "iname": "pluto", "version": "5.24.0", "link": "static", "compiler": "zig-cc", @@ -8039,6 +8624,7 @@ "unblocks": 0 }, "pocketbase": { + "iname": "pocketbase", "version": "0.39.4", "link": "static", "compiler": "zig-cc", @@ -8053,6 +8639,7 @@ "unblocks": 0 }, "pop": { + "iname": "pop", "version": "0.2.1", "link": "static", "compiler": "zig-cc", @@ -8067,6 +8654,7 @@ "unblocks": 0 }, "popeye": { + "iname": "popeye", "version": "0.22.1", "link": "static", "compiler": "zig-cc", @@ -8081,6 +8669,7 @@ "unblocks": 0 }, "prek": { + "iname": "prek", "version": "0.3.11", "link": "static", "compiler": "zig-cc", @@ -8093,6 +8682,7 @@ "unblocks": 0 }, "presenterm": { + "iname": "presenterm", "version": "0.16.1", "link": "static", "compiler": "zig-cc", @@ -8105,6 +8695,7 @@ "unblocks": 0 }, "procps-ng": { + "iname": "procps-ng", "version": "4.0.6", "link": "static", "compiler": null, @@ -8122,6 +8713,7 @@ "unblocks": 0 }, "procs": { + "iname": "procs", "version": "0.14.11", "link": "static", "compiler": "zig-cc", @@ -8134,6 +8726,7 @@ "unblocks": 0 }, "prometheus-blackbox-exporter": { + "iname": "blackbox_exporter", "version": "0.28.0", "link": "static", "compiler": "zig-cc", @@ -8143,11 +8736,12 @@ "cls": "go", "queue": "corpus", "hash": "b3:8ee93edfff292480b7207a47c072dd91795fd28798edff37387ef4eb23efed51", - "state": "never", + "state": "sealed", "blocked_by": [], "unblocks": 0 }, "prometheus-node-exporter": { + "iname": "node_exporter", "version": "1.11.1", "link": "static", "compiler": "zig-cc", @@ -8157,11 +8751,12 @@ "cls": "go", "queue": "corpus", "hash": "b3:a4e2884842e290bfdde68a0b6f38c0b41b6a7505d9bc78ae1881fedbdd548e8f", - "state": "never", + "state": "sealed", "blocked_by": [], "unblocks": 0 }, "protoc-gen-go": { + "iname": "protoc-gen-go", "version": "1.36.11", "link": "static", "compiler": "zig-cc", @@ -8176,6 +8771,7 @@ "unblocks": 0 }, "proxify": { + "iname": "proxify", "version": "0.0.16", "link": "static", "compiler": "zig-cc", @@ -8190,6 +8786,7 @@ "unblocks": 0 }, "pueue": { + "iname": "pueue", "version": "4.0.4", "link": "static", "compiler": "zig-cc", @@ -8202,6 +8799,7 @@ "unblocks": 0 }, "pup": { + "iname": "pup", "version": "unstable-2022-03-06", "link": "static", "compiler": "zig-cc", @@ -8216,6 +8814,7 @@ "unblocks": 0 }, "python3": { + "iname": "python3", "version": "3.12.10", "link": "dynamic", "compiler": "zig-cc", @@ -8228,9 +8827,10 @@ "hash": "b3:27889026076514935b53d486951792d08ed7fd5210b44e7f92979c03c96be665", "state": "sealed", "blocked_by": [], - "unblocks": 17 + "unblocks": 19 }, "qrcp": { + "iname": "qrcp", "version": "0.11.6", "link": "static", "compiler": "zig-cc", @@ -8245,6 +8845,7 @@ "unblocks": 0 }, "qsreplace": { + "iname": "qsreplace", "version": "0.0.3", "link": "static", "compiler": "zig-cc", @@ -8259,6 +8860,7 @@ "unblocks": 0 }, "rage": { + "iname": "rage", "version": "0.11.2", "link": "static", "compiler": "zig-cc", @@ -8271,6 +8873,7 @@ "unblocks": 0 }, "rclone": { + "iname": "rclone", "version": "1.74.3", "link": "static", "compiler": "zig-cc", @@ -8285,6 +8888,7 @@ "unblocks": 0 }, "readline": { + "iname": "readline", "version": "8.2", "link": "static", "compiler": "zig-cc", @@ -8300,6 +8904,7 @@ "unblocks": 0 }, "reflex": { + "iname": "reflex", "version": "0.3.2", "link": "static", "compiler": "zig-cc", @@ -8314,6 +8919,7 @@ "unblocks": 0 }, "regclient": { + "iname": "regclient", "version": "0.11.3", "link": "static", "compiler": "zig-cc", @@ -8328,6 +8934,7 @@ "unblocks": 0 }, "regctl": { + "iname": "regclient", "version": "0.11.3", "link": "static", "compiler": "zig-cc", @@ -8337,11 +8944,12 @@ "cls": "go", "queue": "corpus", "hash": "b3:0ae4991917c647c417e2c982e1943c4a3523717eb2ab897af24cb8d94df8f174", - "state": "never", + "state": "sealed", "blocked_by": [], "unblocks": 0 }, "rekor-cli": { + "iname": "rekor-cli", "version": "1.5.2", "link": "static", "compiler": "zig-cc", @@ -8356,6 +8964,7 @@ "unblocks": 0 }, "rep-grep": { + "iname": "rep-grep", "version": "0.0.8", "link": "static", "compiler": "zig-cc", @@ -8368,6 +8977,7 @@ "unblocks": 0 }, "repgrep": { + "iname": "repgrep", "version": "0.16.1", "link": "static", "compiler": "zig-cc", @@ -8380,6 +8990,7 @@ "unblocks": 0 }, "restic": { + "iname": "restic", "version": "0.19.0", "link": "static", "compiler": "zig-cc", @@ -8394,6 +9005,7 @@ "unblocks": 0 }, "revive": { + "iname": "revive", "version": "1.11.0", "link": "static", "compiler": "zig-cc", @@ -8408,6 +9020,7 @@ "unblocks": 0 }, "richgo": { + "iname": "richgo", "version": "0.3.12", "link": "static", "compiler": "zig-cc", @@ -8422,6 +9035,7 @@ "unblocks": 0 }, "rink": { + "iname": "rink", "version": "0.9.0", "link": "static", "compiler": "zig-cc", @@ -8436,6 +9050,7 @@ "unblocks": 0 }, "rip2": { + "iname": "rip2", "version": "0.9.6", "link": "static", "compiler": "zig-cc", @@ -8448,6 +9063,7 @@ "unblocks": 0 }, "ripgrep": { + "iname": "ripgrep", "version": "14.1.1", "link": "static", "compiler": "zig-cc", @@ -8460,6 +9076,7 @@ "unblocks": 0 }, "ripgrep-all": { + "iname": "ripgrep-all", "version": "0.10.10", "link": "static", "compiler": "zig-cc", @@ -8472,6 +9089,7 @@ "unblocks": 0 }, "ripsecrets": { + "iname": "ripsecrets", "version": "0.1.11", "link": "static", "compiler": "zig-cc", @@ -8484,6 +9102,7 @@ "unblocks": 0 }, "rnr": { + "iname": "rnr", "version": "0.5.1", "link": "static", "compiler": "zig-cc", @@ -8496,6 +9115,7 @@ "unblocks": 0 }, "rqlite": { + "iname": "rqlite", "version": "10.2.1", "link": "static", "compiler": "zig-cc", @@ -8510,6 +9130,7 @@ "unblocks": 0 }, "rsync": { + "iname": "rsync", "version": "3.4.4", "link": "static", "compiler": "zig-cc", @@ -8525,6 +9146,7 @@ "unblocks": 0 }, "ruff": { + "iname": "ruff", "version": "0.15.17", "link": "static", "compiler": "zig-cc", @@ -8537,6 +9159,7 @@ "unblocks": 0 }, "ruplacer": { + "iname": "ruplacer", "version": "0.10.0", "link": "static", "compiler": "zig-cc", @@ -8549,6 +9172,7 @@ "unblocks": 0 }, "russ": { + "iname": "russ", "version": "0.5.0", "link": "static", "compiler": "zig-cc", @@ -8561,6 +9185,7 @@ "unblocks": 0 }, "rust-script": { + "iname": "rust-script", "version": "0.36.0", "link": "static", "compiler": "zig-cc", @@ -8573,6 +9198,7 @@ "unblocks": 0 }, "rustcat": { + "iname": "rustcat", "version": "3.0.0", "link": "static", "compiler": "zig-cc", @@ -8585,6 +9211,7 @@ "unblocks": 0 }, "rustic": { + "iname": "rustic", "version": "0.11.3", "link": "static", "compiler": "zig-cc", @@ -8597,6 +9224,7 @@ "unblocks": 0 }, "rustscan": { + "iname": "rustscan", "version": "2.4.1", "link": "static", "compiler": "zig-cc", @@ -8609,6 +9237,7 @@ "unblocks": 0 }, "s5cmd": { + "iname": "s5cmd", "version": "2.3.0", "link": "static", "compiler": "zig-cc", @@ -8623,6 +9252,7 @@ "unblocks": 0 }, "sad": { + "iname": "sad", "version": "0.4.32", "link": "static", "compiler": "zig-cc", @@ -8635,6 +9265,7 @@ "unblocks": 0 }, "sake": { + "iname": "sake", "version": "0.15.1", "link": "static", "compiler": "zig-cc", @@ -8649,6 +9280,7 @@ "unblocks": 0 }, "samurai": { + "iname": "samurai", "version": "1.3", "link": "static", "compiler": "zig-cc", @@ -8660,9 +9292,10 @@ "hash": "b3:b8fca71dd92577d3a44ef01a7d5779d86473553199e0c24736438cdc846e5199", "state": "sealed", "blocked_by": [], - "unblocks": 17 + "unblocks": 19 }, "sassc": { + "iname": "sassc", "version": "3.6.2", "link": "static", "compiler": "zig-cc", @@ -8678,6 +9311,7 @@ "unblocks": 1 }, "scaleway-cli": { + "iname": "scaleway-cli", "version": "2.57.0", "link": "static", "compiler": "zig-cc", @@ -8692,6 +9326,7 @@ "unblocks": 0 }, "scc": { + "iname": "scc", "version": "3.7.0", "link": "static", "compiler": "zig-cc", @@ -8706,6 +9341,7 @@ "unblocks": 0 }, "sccache": { + "iname": "sccache", "version": "0.15.0", "link": "static", "compiler": "zig-cc", @@ -8718,6 +9354,7 @@ "unblocks": 0 }, "scdoc": { + "iname": "scdoc", "version": "1.11.5", "link": "static", "compiler": "zig-cc", @@ -8732,6 +9369,7 @@ "unblocks": 0 }, "scorecard": { + "iname": "scorecard", "version": "5.4.0", "link": "static", "compiler": "zig-cc", @@ -8746,6 +9384,7 @@ "unblocks": 0 }, "sd": { + "iname": "sd", "version": "1.1.0", "link": "static", "compiler": "zig-cc", @@ -8758,6 +9397,7 @@ "unblocks": 0 }, "seatd": { + "iname": "seatd", "version": "0.9.3", "link": "dynamic", "compiler": "zig-cc", @@ -8775,6 +9415,7 @@ "unblocks": 1 }, "seaweedfs": { + "iname": "seaweedfs", "version": "4.36", "link": "static", "compiler": "zig-cc", @@ -8789,6 +9430,7 @@ "unblocks": 0 }, "sed": { + "iname": "sed", "version": "4.10", "link": "static", "compiler": "zig-cc", @@ -8804,6 +9446,7 @@ "unblocks": 0 }, "sendme": { + "iname": "sendme", "version": "0.33.0", "link": "static", "compiler": "zig-cc", @@ -8816,6 +9459,7 @@ "unblocks": 0 }, "serie": { + "iname": "serie", "version": "0.8.0", "link": "static", "compiler": "zig-cc", @@ -8828,6 +9472,7 @@ "unblocks": 0 }, "shadow": { + "iname": "shadow", "version": "4.18.0", "link": "static", "compiler": "zig-cc", @@ -8843,6 +9488,7 @@ "unblocks": 0 }, "shellharden": { + "iname": "shellharden", "version": "4.3.1", "link": "static", "compiler": "zig-cc", @@ -8855,6 +9501,7 @@ "unblocks": 0 }, "shfmt": { + "iname": "shfmt", "version": "3.13.1", "link": "static", "compiler": "zig-cc", @@ -8869,6 +9516,7 @@ "unblocks": 0 }, "shuffledns": { + "iname": "shuffledns", "version": "1.2.1", "link": "static", "compiler": "zig-cc", @@ -8883,6 +9531,7 @@ "unblocks": 0 }, "simple-http-server": { + "iname": "simple-http-server", "version": "0.8.0", "link": "static", "compiler": "zig-cc", @@ -8895,6 +9544,7 @@ "unblocks": 0 }, "skaffold": { + "iname": "skaffold", "version": "2.23.0", "link": "static", "compiler": "zig-cc", @@ -8909,6 +9559,7 @@ "unblocks": 0 }, "skate": { + "iname": "skate", "version": "1.0.1", "link": "static", "compiler": "zig-cc", @@ -8923,6 +9574,7 @@ "unblocks": 0 }, "skim": { + "iname": "skim", "version": "4.7.0", "link": "static", "compiler": "zig-cc", @@ -8935,6 +9587,7 @@ "unblocks": 0 }, "slides": { + "iname": "slides", "version": "0.9.0", "link": "static", "compiler": "zig-cc", @@ -8949,6 +9602,7 @@ "unblocks": 0 }, "socat": { + "iname": "socat", "version": "1.8.1.2", "link": "static", "compiler": "zig-cc", @@ -8966,6 +9620,7 @@ "unblocks": 0 }, "soft-serve": { + "iname": "soft-serve", "version": "0.11.6", "link": "static", "compiler": "zig-cc", @@ -8980,6 +9635,7 @@ "unblocks": 0 }, "sonobuoy": { + "iname": "sonobuoy", "version": "0.57.3", "link": "static", "compiler": "zig-cc", @@ -8994,6 +9650,7 @@ "unblocks": 0 }, "sops": { + "iname": "sops", "version": "3.13.1", "link": "static", "compiler": "zig-cc", @@ -9008,6 +9665,7 @@ "unblocks": 0 }, "sourceview-hello": { + "iname": "sourceview-hello", "version": "5.16.0", "link": "static", "compiler": "zig-cc", @@ -9048,7 +9706,7 @@ ], "cls": "gui", "queue": "corpus", - "hash": "b3:1512be3165e7b16467185ebf2592943719bef95855b406d626d7638c39a69331", + "hash": "b3:ed1490b64b66f0d95c347a7f884c8ea9d943f7d33edd184aaaabdb5392481675", "state": "debt", "blocked_by": [ "gtksourceview", @@ -9060,12 +9718,15 @@ "gdk-pixbuf", "cairo", "graphene", + "glib", + "harfbuzz", "libepoxy", "libxkbcommon" ], "unblocks": 0 }, "speedtest-go": { + "iname": "speedtest-go", "version": "1.7.10", "link": "static", "compiler": "zig-cc", @@ -9080,6 +9741,7 @@ "unblocks": 0 }, "sq": { + "iname": "sq", "version": "0.50.0", "link": "static", "compiler": "zig-cc", @@ -9094,6 +9756,7 @@ "unblocks": 0 }, "sqlc": { + "iname": "sqlc", "version": "1.31.1", "link": "static", "compiler": "zig-cc", @@ -9108,6 +9771,7 @@ "unblocks": 0 }, "sqlite": { + "iname": "sqlite", "version": "3.46.1", "link": "static", "compiler": "zig-cc", @@ -9122,6 +9786,7 @@ "unblocks": 0 }, "ssh-vault": { + "iname": "ssh-vault", "version": "1.2.10", "link": "static", "compiler": "zig-cc", @@ -9134,6 +9799,7 @@ "unblocks": 0 }, "sshs": { + "iname": "sshs", "version": "4.7.2", "link": "static", "compiler": "zig-cc", @@ -9146,6 +9812,7 @@ "unblocks": 0 }, "starship": { + "iname": "starship", "version": "1.25.1", "link": "static", "compiler": "zig-cc", @@ -9158,6 +9825,7 @@ "unblocks": 0 }, "staticcheck": { + "iname": "staticcheck", "version": "2026.1", "link": "static", "compiler": "zig-cc", @@ -9172,6 +9840,7 @@ "unblocks": 0 }, "steampipe": { + "iname": "steampipe", "version": "2.3.6", "link": "static", "compiler": "zig-cc", @@ -9186,6 +9855,7 @@ "unblocks": 0 }, "step-ca": { + "iname": "step-ca", "version": "0.29.0", "link": "static", "compiler": "zig-cc", @@ -9200,6 +9870,7 @@ "unblocks": 0 }, "step-cli": { + "iname": "step-cli", "version": "0.30.6", "link": "static", "compiler": "zig-cc", @@ -9214,6 +9885,7 @@ "unblocks": 0 }, "stern": { + "iname": "stern", "version": "1.34.0", "link": "static", "compiler": "zig-cc", @@ -9228,6 +9900,7 @@ "unblocks": 0 }, "strace": { + "iname": "strace", "version": "6.19", "link": "static", "compiler": "zig-cc", @@ -9243,6 +9916,7 @@ "unblocks": 0 }, "sttr": { + "iname": "sttr", "version": "0.2.30", "link": "static", "compiler": "zig-cc", @@ -9257,6 +9931,7 @@ "unblocks": 0 }, "stylua": { + "iname": "stylua", "version": "2.5.2", "link": "static", "compiler": "zig-cc", @@ -9269,6 +9944,7 @@ "unblocks": 0 }, "subfinder": { + "iname": "subfinder", "version": "2.14.0", "link": "static", "compiler": "zig-cc", @@ -9283,6 +9959,7 @@ "unblocks": 0 }, "subjs": { + "iname": "subjs", "version": "1.0.1", "link": "static", "compiler": "zig-cc", @@ -9297,6 +9974,7 @@ "unblocks": 0 }, "sudo": { + "iname": "sudo", "version": "1.9.17_p2", "link": "static", "compiler": "zig-cc", @@ -9312,6 +9990,7 @@ "unblocks": 0 }, "superfile": { + "iname": "superfile", "version": "1.3.3", "link": "static", "compiler": "zig-cc", @@ -9326,6 +10005,7 @@ "unblocks": 0 }, "svu": { + "iname": "svu", "version": "3.4.1", "link": "static", "compiler": "zig-cc", @@ -9340,6 +10020,7 @@ "unblocks": 0 }, "syft": { + "iname": "syft", "version": "1.42.4", "link": "static", "compiler": "zig-cc", @@ -9354,6 +10035,7 @@ "unblocks": 0 }, "systemctl-tui": { + "iname": "systemctl-tui", "version": "0.5.2", "link": "static", "compiler": "zig-cc", @@ -9366,6 +10048,7 @@ "unblocks": 0 }, "systeroid": { + "iname": "systeroid", "version": "0.4.6", "link": "static", "compiler": "zig-cc", @@ -9378,6 +10061,7 @@ "unblocks": 0 }, "talosctl": { + "iname": "talosctl", "version": "1.13.5", "link": "static", "compiler": "zig-cc", @@ -9392,6 +10076,7 @@ "unblocks": 0 }, "taplo": { + "iname": "taplo", "version": "0.10.0", "link": "static", "compiler": "zig-cc", @@ -9404,6 +10089,7 @@ "unblocks": 0 }, "tar": { + "iname": "tar", "version": "1.35", "link": "static", "compiler": "zig-cc", @@ -9418,6 +10104,7 @@ "unblocks": 0 }, "taskwarrior-tui": { + "iname": "taskwarrior-tui", "version": "0.27.0", "link": "static", "compiler": "zig-cc", @@ -9430,6 +10117,7 @@ "unblocks": 0 }, "tbls": { + "iname": "tbls", "version": "1.94.5", "link": "static", "compiler": "zig-cc", @@ -9444,6 +10132,7 @@ "unblocks": 0 }, "tea": { + "iname": "tea", "version": "0.9.2", "link": "static", "compiler": "zig-cc", @@ -9458,6 +10147,7 @@ "unblocks": 0 }, "tealdeer": { + "iname": "tealdeer", "version": "1.8.1", "link": "static", "compiler": "zig-cc", @@ -9470,6 +10160,7 @@ "unblocks": 0 }, "telegraf": { + "iname": "telegraf", "version": "1.39.0", "link": "static", "compiler": "zig-cc", @@ -9484,6 +10175,7 @@ "unblocks": 0 }, "television": { + "iname": "television", "version": "0.15.9", "link": "static", "compiler": "zig-cc", @@ -9496,6 +10188,7 @@ "unblocks": 0 }, "templ": { + "iname": "templ", "version": "0.3.1020", "link": "static", "compiler": "zig-cc", @@ -9510,6 +10203,7 @@ "unblocks": 0 }, "temporal-cli": { + "iname": "temporal-cli", "version": "1.7.2", "link": "static", "compiler": "zig-cc", @@ -9524,6 +10218,7 @@ "unblocks": 0 }, "tenere": { + "iname": "tenere", "version": "0.11.3", "link": "static", "compiler": "zig-cc", @@ -9536,6 +10231,7 @@ "unblocks": 0 }, "tenv": { + "iname": "tenv", "version": "4.14.8", "link": "static", "compiler": "zig-cc", @@ -9550,6 +10246,7 @@ "unblocks": 0 }, "tere": { + "iname": "tere", "version": "1.6.0", "link": "static", "compiler": "zig-cc", @@ -9562,6 +10259,7 @@ "unblocks": 0 }, "termsnap": { + "iname": "termsnap", "version": "0.4.0", "link": "static", "compiler": "zig-cc", @@ -9574,6 +10272,7 @@ "unblocks": 0 }, "terraform-docs": { + "iname": "terraform-docs", "version": "0.22.0", "link": "static", "compiler": "zig-cc", @@ -9588,6 +10287,7 @@ "unblocks": 0 }, "terraform-ls": { + "iname": "terraform-ls", "version": "0.38.7", "link": "static", "compiler": "zig-cc", @@ -9602,6 +10302,7 @@ "unblocks": 0 }, "terragrunt": { + "iname": "terragrunt", "version": "1.0.4", "link": "static", "compiler": "zig-cc", @@ -9616,6 +10317,7 @@ "unblocks": 0 }, "terramate": { + "iname": "terramate", "version": "0.17.1", "link": "static", "compiler": "zig-cc", @@ -9630,6 +10332,7 @@ "unblocks": 0 }, "tflint": { + "iname": "tflint", "version": "0.61.0", "link": "static", "compiler": "zig-cc", @@ -9644,6 +10347,7 @@ "unblocks": 0 }, "tfsec": { + "iname": "tfsec", "version": "1.28.14", "link": "static", "compiler": "zig-cc", @@ -9658,6 +10362,7 @@ "unblocks": 0 }, "tfswitch": { + "iname": "tfswitch", "version": "1.19.0", "link": "static", "compiler": "zig-cc", @@ -9672,6 +10377,7 @@ "unblocks": 0 }, "tfupdate": { + "iname": "tfupdate", "version": "0.9.4", "link": "static", "compiler": "zig-cc", @@ -9686,6 +10392,7 @@ "unblocks": 0 }, "the-way": { + "iname": "the-way", "version": "0.20.3", "link": "static", "compiler": "zig-cc", @@ -9698,6 +10405,7 @@ "unblocks": 0 }, "tig": { + "iname": "tig", "version": "2.6.1", "link": "static", "compiler": "zig-cc", @@ -9707,12 +10415,13 @@ ], "cls": "c", "queue": "corpus", - "hash": "b3:4bb188c32cd2f503708164132b6aeb9eb8e733a25f137ac8cd48af94e3dfa1f5", - "state": "sealed", + "hash": "b3:245f3f368520a30964253360530c69159ca4207ad490a77451dcd4b6c4aca7c6", + "state": "debt", "blocked_by": [], "unblocks": 0 }, "timetrace": { + "iname": "timetrace", "version": "0.14.3", "link": "static", "compiler": "zig-cc", @@ -9727,6 +10436,7 @@ "unblocks": 0 }, "timoni": { + "iname": "timoni", "version": "0.26.0", "link": "static", "compiler": "zig-cc", @@ -9741,6 +10451,7 @@ "unblocks": 0 }, "tinkuy-sim": { + "iname": "tinkuy-sim", "version": "0.0.1", "link": "static", "compiler": "zig-cc", @@ -9753,6 +10464,7 @@ "unblocks": 0 }, "tinymist": { + "iname": "tinymist", "version": "0.15.0", "link": "static", "compiler": "zig-cc", @@ -9765,6 +10477,7 @@ "unblocks": 0 }, "tllist": { + "iname": "tllist", "version": "1.1.0", "link": "static", "compiler": "zig-cc", @@ -9782,6 +10495,7 @@ "unblocks": 2 }, "tlsx": { + "iname": "tlsx", "version": "1.2.2", "link": "static", "compiler": "zig-cc", @@ -9796,6 +10510,7 @@ "unblocks": 0 }, "tmux": { + "iname": "tmux", "version": "3.6b", "link": "static", "compiler": "zig-cc", @@ -9813,6 +10528,7 @@ "unblocks": 0 }, "tokei": { + "iname": "tokei", "version": "14.0.0", "link": "static", "compiler": "zig-cc", @@ -9825,6 +10541,7 @@ "unblocks": 0 }, "tokio-console": { + "iname": "tokio-console", "version": "0.1.14", "link": "static", "compiler": "zig-cc", @@ -9837,6 +10554,7 @@ "unblocks": 0 }, "tomlq": { + "iname": "tomlq", "version": "0.2.2", "link": "static", "compiler": "zig-cc", @@ -9849,6 +10567,7 @@ "unblocks": 0 }, "topgrade": { + "iname": "topgrade", "version": "17.6.1", "link": "static", "compiler": "zig-cc", @@ -9861,6 +10580,7 @@ "unblocks": 0 }, "tparse": { + "iname": "tparse", "version": "0.18.0", "link": "static", "compiler": "zig-cc", @@ -9875,6 +10595,7 @@ "unblocks": 0 }, "traefik": { + "iname": "traefik", "version": "3.7.1", "link": "static", "compiler": "zig-cc", @@ -9889,6 +10610,7 @@ "unblocks": 0 }, "trdsql": { + "iname": "trdsql", "version": "1.2.3", "link": "static", "compiler": "zig-cc", @@ -9903,6 +10625,7 @@ "unblocks": 0 }, "tree": { + "iname": "tree", "version": "2.3.2", "link": "static", "compiler": "zig-cc", @@ -9917,6 +10640,7 @@ "unblocks": 0 }, "trippy": { + "iname": "trippy", "version": "0.13.0", "link": "static", "compiler": "zig-cc", @@ -9929,6 +10653,7 @@ "unblocks": 0 }, "trivy": { + "iname": "trivy", "version": "0.72.0", "link": "static", "compiler": "zig-cc", @@ -9943,6 +10668,7 @@ "unblocks": 0 }, "trufflehog": { + "iname": "trufflehog", "version": "3.95.6", "link": "static", "compiler": "zig-cc", @@ -9957,6 +10683,7 @@ "unblocks": 0 }, "trunk": { + "iname": "trunk", "version": "0.21.14", "link": "static", "compiler": "zig-cc", @@ -9969,6 +10696,7 @@ "unblocks": 0 }, "ttyper": { + "iname": "ttyper", "version": "1.6.0", "link": "static", "compiler": "zig-cc", @@ -9981,6 +10709,7 @@ "unblocks": 0 }, "tuc": { + "iname": "tuc", "version": "1.3.0", "link": "static", "compiler": "zig-cc", @@ -9993,6 +10722,7 @@ "unblocks": 0 }, "tuckr": { + "iname": "tuckr", "version": "0.13.1", "link": "static", "compiler": "zig-cc", @@ -10005,6 +10735,7 @@ "unblocks": 0 }, "turso": { + "iname": "turso", "version": "0.6.1", "link": "static", "compiler": "zig-cc", @@ -10017,6 +10748,7 @@ "unblocks": 0 }, "typos": { + "iname": "typos", "version": "1.47.2", "link": "static", "compiler": "zig-cc", @@ -10029,6 +10761,7 @@ "unblocks": 0 }, "typstyle": { + "iname": "typstyle", "version": "0.15.0", "link": "static", "compiler": "zig-cc", @@ -10041,6 +10774,7 @@ "unblocks": 0 }, "tzdata": { + "iname": "tzdata", "version": "2026b", "link": "static", "compiler": "zig-cc", @@ -10055,6 +10789,7 @@ "unblocks": 0 }, "umoci": { + "iname": "umoci", "version": "0.6.0", "link": "static", "compiler": "zig-cc", @@ -10069,6 +10804,7 @@ "unblocks": 0 }, "unconvert": { + "iname": "unconvert", "version": "0-unstable-2025-02-16", "link": "static", "compiler": "zig-cc", @@ -10083,6 +10819,7 @@ "unblocks": 0 }, "uncover": { + "iname": "uncover", "version": "1.2.1", "link": "static", "compiler": "zig-cc", @@ -10097,6 +10834,7 @@ "unblocks": 0 }, "unfurl": { + "iname": "unfurl", "version": "0.4.3", "link": "static", "compiler": "zig-cc", @@ -10111,6 +10849,7 @@ "unblocks": 0 }, "usbutils": { + "iname": "usbutils", "version": "019", "link": "static", "compiler": "zig-cc", @@ -10131,6 +10870,7 @@ "unblocks": 0 }, "usql": { + "iname": "usql", "version": "0.21.4", "link": "static", "compiler": "zig-cc", @@ -10145,6 +10885,7 @@ "unblocks": 0 }, "utf8proc": { + "iname": "utf8proc", "version": "2.11.3", "link": "static", "compiler": "zig-cc", @@ -10157,6 +10898,7 @@ "unblocks": 2 }, "util-linux": { + "iname": "util-linux", "version": "2.42.2", "link": "static", "compiler": "zig-cc", @@ -10172,6 +10914,7 @@ "unblocks": 0 }, "uutils": { + "iname": "uutils", "version": "0.9.0", "link": "static", "compiler": "zig-cc", @@ -10184,6 +10927,7 @@ "unblocks": 0 }, "uv": { + "iname": "uv", "version": "0.11.19", "link": "static", "compiler": "zig-cc", @@ -10196,6 +10940,7 @@ "unblocks": 0 }, "vals": { + "iname": "vals", "version": "0.44.1", "link": "static", "compiler": "zig-cc", @@ -10210,6 +10955,7 @@ "unblocks": 0 }, "vault": { + "iname": "vault", "version": "1.21.4", "link": "static", "compiler": "zig-cc", @@ -10224,6 +10970,7 @@ "unblocks": 0 }, "vegeta": { + "iname": "vegeta", "version": "12.13.0", "link": "static", "compiler": "zig-cc", @@ -10238,6 +10985,7 @@ "unblocks": 0 }, "velero": { + "iname": "velero", "version": "1.18.0", "link": "static", "compiler": "zig-cc", @@ -10252,6 +11000,7 @@ "unblocks": 0 }, "vendir": { + "iname": "vendir", "version": "0.46.0", "link": "static", "compiler": "zig-cc", @@ -10266,6 +11015,7 @@ "unblocks": 0 }, "vhs": { + "iname": "vhs", "version": "0.11.0", "link": "static", "compiler": "zig-cc", @@ -10280,6 +11030,7 @@ "unblocks": 0 }, "viddy": { + "iname": "viddy", "version": "1.3.1", "link": "static", "compiler": "zig-cc", @@ -10292,6 +11043,7 @@ "unblocks": 0 }, "vim": { + "iname": "vim", "version": "9.2.0747", "link": "static", "compiler": "zig-cc", @@ -10309,6 +11061,7 @@ "unblocks": 0 }, "viu": { + "iname": "viu", "version": "1.6.1", "link": "static", "compiler": "zig-cc", @@ -10321,6 +11074,7 @@ "unblocks": 0 }, "vivid": { + "iname": "vivid", "version": "0.11.1", "link": "static", "compiler": "zig-cc", @@ -10333,6 +11087,7 @@ "unblocks": 0 }, "vultr-cli": { + "iname": "vultr-cli", "version": "3.10.0", "link": "static", "compiler": "zig-cc", @@ -10347,6 +11102,7 @@ "unblocks": 0 }, "walk": { + "iname": "walk", "version": "1.13.0", "link": "static", "compiler": "zig-cc", @@ -10361,6 +11117,7 @@ "unblocks": 0 }, "wasm-pack": { + "iname": "wasm-pack", "version": "0.15.0", "link": "static", "compiler": "zig-cc", @@ -10373,6 +11130,7 @@ "unblocks": 0 }, "watchexec": { + "iname": "watchexec", "version": "2.5.1", "link": "static", "compiler": "zig-cc", @@ -10385,6 +11143,7 @@ "unblocks": 0 }, "waybackurls": { + "iname": "waybackurls", "version": "0.1.0", "link": "static", "compiler": "zig-cc", @@ -10399,6 +11158,7 @@ "unblocks": 0 }, "wayland": { + "iname": "wayland", "version": "1.25.0", "link": "dynamic", "compiler": "zig-cc", @@ -10418,6 +11178,7 @@ "unblocks": 11 }, "wayland-protocols": { + "iname": "wayland-protocols", "version": "1.48", "link": "static", "compiler": "zig-cc", @@ -10436,6 +11197,7 @@ "unblocks": 7 }, "websocketd": { + "iname": "websocketd", "version": "0.4.1", "link": "static", "compiler": "zig-cc", @@ -10450,6 +11212,7 @@ "unblocks": 0 }, "wget": { + "iname": "wget", "version": "1.25.0", "link": "static", "compiler": "zig-cc", @@ -10461,12 +11224,13 @@ ], "cls": "c", "queue": "corpus", - "hash": "b3:3c95fafbaae85bfa4fcafd48711b47811b48018d8c1fdcddc6e87d611798655d", - "state": "sealed", + "hash": "b3:0b2e406eebd8772a9cf1c7269e6c00f981611efaec5f365200a291b1567d9e0d", + "state": "debt", "blocked_by": [], "unblocks": 0 }, "when": { + "iname": "when", "version": "1.1.45", "link": "static", "compiler": "zig-cc", @@ -10481,6 +11245,7 @@ "unblocks": 0 }, "which": { + "iname": "which", "version": "2.23", "link": "static", "compiler": "zig-cc", @@ -10495,6 +11260,7 @@ "unblocks": 0 }, "wire": { + "iname": "wire", "version": "0.7.0", "link": "static", "compiler": "zig-cc", @@ -10509,6 +11275,7 @@ "unblocks": 0 }, "wishlist": { + "iname": "wishlist", "version": "0.15.2", "link": "static", "compiler": "zig-cc", @@ -10523,6 +11290,7 @@ "unblocks": 0 }, "witness": { + "iname": "witness", "version": "0.11.0", "link": "static", "compiler": "zig-cc", @@ -10537,6 +11305,7 @@ "unblocks": 0 }, "woodpecker-cli": { + "iname": "woodpecker-cli", "version": "3.15.0", "link": "static", "compiler": "zig-cc", @@ -10551,6 +11320,7 @@ "unblocks": 0 }, "wormhole-william": { + "iname": "wormhole-william", "version": "1.0.8", "link": "static", "compiler": "zig-cc", @@ -10565,6 +11335,7 @@ "unblocks": 0 }, "wpa_supplicant": { + "iname": "wpa_supplicant", "version": "2.11", "link": "static", "compiler": "zig-cc", @@ -10580,6 +11351,7 @@ "unblocks": 0 }, "wstunnel": { + "iname": "wstunnel", "version": "10.5.5", "link": "static", "compiler": "zig-cc", @@ -10592,6 +11364,7 @@ "unblocks": 0 }, "xan": { + "iname": "xan", "version": "0.59.0", "link": "static", "compiler": "zig-cc", @@ -10604,6 +11377,7 @@ "unblocks": 0 }, "xh": { + "iname": "xh", "version": "0.25.3", "link": "static", "compiler": "zig-cc", @@ -10616,6 +11390,7 @@ "unblocks": 0 }, "xorriso": { + "iname": "xorriso", "version": "1.5.8", "link": "static", "compiler": "zig-cc", @@ -10630,6 +11405,7 @@ "unblocks": 0 }, "xplr": { + "iname": "xplr", "version": "1.1.0", "link": "static", "compiler": "gcc", @@ -10642,6 +11418,7 @@ "unblocks": 0 }, "xq": { + "iname": "xq", "version": "1.3.0", "link": "static", "compiler": "zig-cc", @@ -10656,6 +11433,7 @@ "unblocks": 0 }, "xsv": { + "iname": "xsv", "version": "0.13.0", "link": "static", "compiler": "zig-cc", @@ -10668,6 +11446,7 @@ "unblocks": 0 }, "xwin": { + "iname": "xwin", "version": "0.7.0", "link": "static", "compiler": "zig-cc", @@ -10680,6 +11459,7 @@ "unblocks": 0 }, "xz": { + "iname": "xz", "version": "5.8.3", "link": "static", "compiler": "zig-cc", @@ -10694,6 +11474,7 @@ "unblocks": 0 }, "yamlfmt": { + "iname": "yamlfmt", "version": "0.21.0", "link": "static", "compiler": "zig-cc", @@ -10708,6 +11489,7 @@ "unblocks": 0 }, "yazi": { + "iname": "yazi", "version": "26.5.6", "link": "static", "compiler": "gcc", @@ -10720,6 +11502,7 @@ "unblocks": 0 }, "yj": { + "iname": "yj", "version": "5.1.0", "link": "static", "compiler": "zig-cc", @@ -10734,6 +11517,7 @@ "unblocks": 0 }, "yq-go": { + "iname": "yq-go", "version": "4.53.3", "link": "static", "compiler": "zig-cc", @@ -10748,6 +11532,7 @@ "unblocks": 0 }, "ytt": { + "iname": "ytt", "version": "0.55.1", "link": "static", "compiler": "zig-cc", @@ -10762,6 +11547,7 @@ "unblocks": 0 }, "zellij": { + "iname": "zellij", "version": "0.44.3", "link": "static", "compiler": "gcc", @@ -10776,6 +11562,7 @@ "unblocks": 0 }, "zenith": { + "iname": "zenith", "version": "0.15.0", "link": "static", "compiler": "zig-cc", @@ -10788,6 +11575,7 @@ "unblocks": 0 }, "zizmor": { + "iname": "zizmor", "version": "1.25.2", "link": "static", "compiler": "zig-cc", @@ -10800,6 +11588,7 @@ "unblocks": 0 }, "zlib": { + "iname": "zlib", "version": "1.3.1", "link": "static", "compiler": "zig-cc", @@ -10812,9 +11601,10 @@ "hash": "b3:28522f99f433496dbaacfa309f8e937d6526ac3c8db34b4a94b18e22656dcd33", "state": "sealed", "blocked_by": [], - "unblocks": 28 + "unblocks": 32 }, "zlib-ng": { + "iname": "zlib-ng", "version": "2.2.4", "link": "static", "compiler": "zig-cc", @@ -10831,6 +11621,7 @@ "unblocks": 0 }, "zola": { + "iname": "zola", "version": "0.22.1", "link": "static", "compiler": "zig-cc", @@ -10843,6 +11634,7 @@ "unblocks": 0 }, "zoxide": { + "iname": "zoxide", "version": "0.9.9", "link": "static", "compiler": "zig-cc", @@ -10855,6 +11647,7 @@ "unblocks": 0 }, "zstd": { + "iname": "zstd", "version": "1.5.7", "link": "static", "compiler": "zig-cc", diff --git a/scripts/farm/cosecha-cron.sh b/scripts/farm/cosecha-cron.sh new file mode 100755 index 00000000..9f6b68a4 --- /dev/null +++ b/scripts/farm/cosecha-cron.sh @@ -0,0 +1,86 @@ +#!/usr/bin/env bash +# cosecha-cron.sh — el LATIDO de la granja: recoger + sembrar, en bucle, sin agente ni tokens. +# +# QUÉ HACE cada ciclo, por cada worker vivo en scripts/farm/.fleet: +# 1. SIEMBRA (sube): rsync de código + recetas laptop→worker (el laptop es canónico; si autoré +# recetas nuevas —p.ej. openrc— el worker las empieza a moler sin que yo intervenga). +# 2. RECOGE (baja): rsync del store sellado worker→laptop (CAS ⇒ merge seguro, sin conflicto). +# 3. Regenera el GRAFO DE ESTADO (build-state.json + build-state-kde.json) desde el store ya +# cosechado, y commitea SÓLO esos ficheros firmes. El `git log` de docs/state/ ES el avance +# que el humano ve y sigue (huecos, fallos, qué se selló entre dos ciclos). +# +# LO QUE **NO** HACE (a propósito): NO promueve incoming-kde→recipes/ canónico (esa es decisión de +# clasificación humana — "el hub clasifica", ver granja-promote-colisiones) ni firma el índice. Sólo +# captura al store del laptop y deja el veredicto para la mañana. Idempotente y re-corrible. +# +# INFINITO: vive en el crontab hasta que lo saques (`crontab -e`, borrar la línea cosecha-cron). +# Robusto a worker-ausente: si el dead-man ya mató al worker (cola seca ⇒ €0), el paso 1/2 falla +# suave, se loguea y igual regenera+commitea el estado local. NO relanza workers (eso gasta €; +# es decisión explícita con farm-up). +# +# Uso: scripts/farm/cosecha-cron.sh # un ciclo (lo que dispara el cron) +# */30 * * * * cd /home/sergio/hammer && scripts/farm/cosecha-cron.sh >>work/cosecha-cron.log 2>&1 +# Env: SSH_KEY (def ~/.ssh/github5), REMOTE (def /opt/hammer), NO_COMMIT=1 (regenera pero no commitea) +set -uo pipefail + +ROOT="$(cd "$(dirname "$0")/../.." && pwd)" +cd "$ROOT" +SSH_KEY="${SSH_KEY:-$HOME/.ssh/github5}" +REMOTE="${REMOTE:-/opt/hammer}" +FLEET="$ROOT/scripts/farm/.fleet" +HAMMER="${HAMMER:-$ROOT/target/release/hammer}" +# Workers efímeros reciclan IPs ⇒ no fijar known_hosts (hub-and-spoke, worker sin secretos). +SSH="ssh -i $SSH_KEY -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o BatchMode=yes -o LogLevel=ERROR -o ConnectTimeout=15" + +ts() { date -u +%FT%TZ; } +echo "── $(ts) cosecha-cron arranca" + +if [ ! -s "$FLEET" ]; then + echo " flota vacía (scripts/farm/.fleet) — nada que cosechar este ciclo" +else + while read -r name ip; do + [ -n "${name:-}" ] || continue + echo "==> $name ($ip)" + # 1. SIEMBRA: código + recetas laptop→worker (--delete: el laptop manda; nunca toca work/store/target). + if rsync -az --delete -e "$SSH" \ + --exclude /work --exclude /store --exclude '/store-*' --exclude /target \ + --exclude /dist --exclude /.dev-fs --exclude /.git --exclude /.scratch \ + --exclude '*.png' --exclude '/content*' \ + ./ "root@$ip:$REMOTE/" 2>&1 | tail -2; then + echo " siembra ✓" + else + echo " ⚠ siembra falló (worker ausente/idle-muerto?) — sigo con el siguiente" + continue + fi + # 2. RECOGE: store sellado worker→laptop (CAS, merge seguro). + if rsync -az -e "$SSH" "root@$ip:$REMOTE/store/" "$ROOT/store/" 2>&1 | tail -2; then + echo " cosecha ✓" + else + echo " ⚠ cosecha falló — sigo" + fi + done < "$FLEET" +fi + +# 3. Regenerar el grafo de estado desde el store ya cosechado (usa el hammer del laptop, que tiene +# el subcomando `hash`). Barato (~14s cada uno). El corpus canónico y el frente KDE, por separado. +echo "==> regenerando grafo de estado" +if [ -x "$HAMMER" ]; then + scripts/build-state.py >/dev/null 2>&1 && echo " build-state.json ✓" || echo " ⚠ build-state.py falló" + scripts/build-state.py --kde >/dev/null 2>&1 && echo " build-state-kde.json ✓" || echo " ⚠ build-state.py --kde falló" +else + echo " ⚠ sin binario hammer en $HAMMER — no regenero estado" +fi + +# 4. Commitear SÓLO el estado firme (el avance que el humano sigue). Recetas nuevas que YO autoré se +# commitean aparte, a mano, para no meter autoría a medias en un commit de cron. +if [ "${NO_COMMIT:-}" != "1" ]; then + git add docs/state/build-state.json docs/state/build-state-kde.json 2>/dev/null || true + if ! git diff --cached --quiet 2>/dev/null; then + git commit -q -m "estado: cosecha granja $(ts) — avance del árbol KDE" 2>/dev/null \ + && { git push -q origin main 2>/dev/null && echo "==> estado commiteado+pusheado" \ + || echo "==> estado commiteado (push falló, reintenta próximo ciclo)"; } + else + echo "==> sin cambios de estado este ciclo" + fi +fi +echo "── $(ts) cosecha-cron fin"