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
-1
View File
@@ -27,7 +27,6 @@ stdenv.mkDerivation rec {
description = "A Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager";
homepage = http://linux.dell.com/efibootmgr/;
license = licenses.gpl2;
maintainers = with maintainers; [ shlevy ];
platforms = platforms.linux;
};
}