unmaintain a bunch of packages

This commit is contained in:
Ludovic Courtès
2015-01-13 22:33:24 +01:00
parent 007628fd49
commit 41b53577a8
80 changed files with 71 additions and 82 deletions

View File

@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
homepage = http://www-sop.inria.fr/indes/fp/Bigloo/;
license = stdenv.lib.licenses.gpl2Plus;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.lib.maintainers; [ ludo thoughtpolice ];
maintainers = with stdenv.lib.maintainers; [ thoughtpolice ];
longDescription = ''
Bigloo is a Scheme implementation devoted to one goal: enabling