Merge remote-tracking branch 'origin/master' into staging-next
Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix
This commit is contained in:
@@ -33,6 +33,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Convert text with ANSI color codes to HTML";
|
||||
mainProgram = "ansi2html";
|
||||
homepage = "https://github.com/ralphbean/ansi2html";
|
||||
license = licenses.lgpl3Plus;
|
||||
maintainers = with maintainers; [ davidtwco ];
|
||||
|
||||
Reference in New Issue
Block a user