Loading pkgs/tools/text/mdbook-admonish/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "A preprocessor for mdbook to add Material Design admonishments"; license = licenses.mit; maintainers = with maintainers; [ jmgilman ]; maintainers = with maintainers; [ jmgilman Frostman ]; homepage = "https://github.com/tommilligan/mdbook-admonish"; }; } Loading
pkgs/tools/text/mdbook-admonish/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "A preprocessor for mdbook to add Material Design admonishments"; license = licenses.mit; maintainers = with maintainers; [ jmgilman ]; maintainers = with maintainers; [ jmgilman Frostman ]; homepage = "https://github.com/tommilligan/mdbook-admonish"; }; }