gnunet-gtk: mark as broken

This commit is contained in:
Weijia Wang
2026-01-28 19:04:38 +01:00
parent 0244dbec5d
commit c12dc98d99
+2
View File
@@ -51,5 +51,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = gnunet.meta // {
description = "GNUnet GTK User Interface";
homepage = "https://git.gnunet.org/gnunet-gtk.git";
# https://www.gnunet.org/en/news/2025-09-0.25.0.html
broken = true;
};
})