Unverified Commit 0aa45a92 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

[25.05] libgadu: mark as broken (#407960)

parents 42ef2213 b020a847
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
  nativeBuildInputs = [ autoreconfHook ];

  meta = {
    broken = true; # Unmaintained, will be removed in 25.11
    description = "Library to deal with gadu-gadu protocol (most popular polish IM protocol)";
    homepage = "https://libgadu.net/index.en.html";
    platforms = lib.platforms.linux;