Commit 36fe5548 authored by Peter Simons's avatar Peter Simons
Browse files

gnutls-kdh: mark the build as broken

parent d0eedda3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -90,5 +90,6 @@ stdenv.mkDerivation {
    license = licenses.lgpl21Plus;
    maintainers = with maintainers; [ leenaars ];
    platforms = platforms.all;
    broken = true;
  };
}