unmaintain a bunch of packages

This commit is contained in:
Ludovic Courtès
2015-01-13 22:33:49 +01:00
parent 007628fd49
commit 41b53577a8
80 changed files with 71 additions and 82 deletions
+1 -1
View File
@@ -35,6 +35,6 @@ stdenv.mkDerivation rec {
homepage = http://www.gnu.org/software/gdbm/;
license = stdenv.lib.licenses.gpl3Plus;
platforms = stdenv.lib.platforms.all;
maintainers = [ stdenv.lib.maintainers.ludo ];
maintainers = [ ];
};
}