Loading pkgs/tools/typesetting/tex/pplatex/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ stdenv.mkDerivation { "A tool to reformat the output of latex and friends into readable messages"; homepage = "https://github.com/stefanhepp/pplatex"; license = licenses.gpl3Plus; maintainers = [ maintainers.srgom ]; maintainers = [ maintainers.srgom maintainers.doronbehar ]; platforms = platforms.unix; }; } Loading
pkgs/tools/typesetting/tex/pplatex/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ stdenv.mkDerivation { "A tool to reformat the output of latex and friends into readable messages"; homepage = "https://github.com/stefanhepp/pplatex"; license = licenses.gpl3Plus; maintainers = [ maintainers.srgom ]; maintainers = [ maintainers.srgom maintainers.doronbehar ]; platforms = platforms.unix; }; }