summary refs log tree commit diff
path: root/pkgs/tools/typesetting/asciidoctorj
diff options
context:
space:
mode:
authorBen Siraphob <bensiraphob@gmail.com>2020-10-26 11:08:40 +0700
committerJon <jonringer@users.noreply.github.com>2020-10-27 09:15:07 -0700
commitdb74029e3e9b884731f0753f605e2d838b70afb0 (patch)
tree01cf8e94b0b6090765c01ad54f5c7dd8444bce06 /pkgs/tools/typesetting/asciidoctorj
parent7371c2cc9bf813ae52bebff357e4bf3070879bbf (diff)
downloadnixpkgs-db74029e3e9b884731f0753f605e2d838b70afb0.tar
nixpkgs-db74029e3e9b884731f0753f605e2d838b70afb0.tar.gz
nixpkgs-db74029e3e9b884731f0753f605e2d838b70afb0.tar.bz2
nixpkgs-db74029e3e9b884731f0753f605e2d838b70afb0.tar.lz
nixpkgs-db74029e3e9b884731f0753f605e2d838b70afb0.tar.xz
nixpkgs-db74029e3e9b884731f0753f605e2d838b70afb0.tar.zst
nixpkgs-db74029e3e9b884731f0753f605e2d838b70afb0.zip
treewide: remove package names from prefix of descriptions
Diffstat (limited to 'pkgs/tools/typesetting/asciidoctorj')
-rw-r--r--pkgs/tools/typesetting/asciidoctorj/default.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgs/tools/typesetting/asciidoctorj/default.nix b/pkgs/tools/typesetting/asciidoctorj/default.nix
index 800ac692ff5..08351dd6f3e 100644
--- a/pkgs/tools/typesetting/asciidoctorj/default.nix
+++ b/pkgs/tools/typesetting/asciidoctorj/default.nix
@@ -19,9 +19,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with stdenv.lib; {
-    description = ''
-      AsciidoctorJ is the official library for running Asciidoctor on the JVM.
-    '';
+    description = "Official library for running Asciidoctor on the JVM";
     longDescription = ''
       AsciidoctorJ is the official library for running Asciidoctor on the JVM.
       Using AsciidoctorJ, you can convert AsciiDoc content or analyze the