Merge branch 'master.upstream' into staging.upstream

This commit is contained in:
William A. Kennington III
2015-06-12 13:47:46 -07:00
127 changed files with 1911 additions and 6798 deletions
-1
View File
@@ -18,7 +18,6 @@ stdenv.mkDerivation rec {
aha takes ANSI SGR-coloured input and produces W3C-conformant HTML code.
'';
homepage = https://github.com/theZiz/aha;
downloadPage = https://github.com/theZiz/aha/releases;
license = with licenses; [ lgpl2Plus mpl11 ];
platforms = with platforms; linux;
maintainers = with maintainers; [ nckx ];