Commit b00b50a7 authored by Jan Tojnar's avatar Jan Tojnar
Browse files

libgdamm: Unmaintain

parent 708566c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
    description = "C++ bindings for libgda";
    homepage = "https://www.gnome-db.org/";
    license = licenses.lgpl21Plus;
    maintainers = teams.gnome.members;
    maintainers = [ ];
    platforms = platforms.linux;
  };
}