Commit 8bf08dfc authored by Jan Tojnar's avatar Jan Tojnar
Browse files

libepc: Unmaintain

It is archived upstream.
parent c58ed693
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ stdenv.mkDerivation (finalAttrs: {
    description = "Easy Publish and Consume Library";
    homepage = "https://gitlab.gnome.org/Archive/libepc";
    license = licenses.lgpl21Plus;
    maintainers = teams.gnome.members;
    maintainers = [ ];
    platforms = platforms.linux;
  };
})