Loading pkgs/development/python-modules/colorful/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,9 @@ buildPythonPackage rec { homepage = "https://github.com/timofurrer/colorful"; changelog = "https://github.com/timofurrer/colorful/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ kalbasit ]; maintainers = with maintainers; [ kalbasit l33tname ]; }; } pkgs/tools/misc/pandoc-plantuml-filter/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,10 @@ buildPythonApplication rec { homepage = "https://github.com/timofurrer/pandoc-plantuml-filter"; description = "Pandoc filter which converts PlantUML code blocks to PlantUML images"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ cmcdragonkai ]; maintainers = with lib.maintainers; [ cmcdragonkai l33tname ]; mainProgram = "pandoc-plantuml"; }; } Loading
pkgs/development/python-modules/colorful/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,9 @@ buildPythonPackage rec { homepage = "https://github.com/timofurrer/colorful"; changelog = "https://github.com/timofurrer/colorful/releases/tag/${src.tag}"; license = licenses.mit; maintainers = with maintainers; [ kalbasit ]; maintainers = with maintainers; [ kalbasit l33tname ]; }; }
pkgs/tools/misc/pandoc-plantuml-filter/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,10 @@ buildPythonApplication rec { homepage = "https://github.com/timofurrer/pandoc-plantuml-filter"; description = "Pandoc filter which converts PlantUML code blocks to PlantUML images"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ cmcdragonkai ]; maintainers = with lib.maintainers; [ cmcdragonkai l33tname ]; mainProgram = "pandoc-plantuml"; }; }