Unmaintain a bunch of packages

This commit is contained in:
Shea Levy
2015-07-01 08:11:05 -04:00
parent f667310c06
commit 145768bf9b
61 changed files with 19 additions and 104 deletions

View File

@@ -19,7 +19,6 @@ stdenv.mkDerivation {
description = "Collection of miscellaneous plugins for the nix expression language";
homepage = https://github.com/shlevy/nix-plugins;
license = stdenv.lib.licenses.mit;
maintaners = [ stdenv.lib.maintainers.shlevy ];
platforms = stdenv.lib.platforms.all;
broken = true;
};