about summary refs log tree commit diff
path: root/pkgs/data/fonts/league-of-moveable-type
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2017-09-03 11:38:14 +0200
committerRobert Helgesson <robert@rycee.net>2017-09-03 11:39:24 +0200
commit7889758c12bfddd36cc9b385df3dc9fe4386b2bb (patch)
tree70582373173de75e39f50c0266b16c52db0d5fd8 /pkgs/data/fonts/league-of-moveable-type
parent67b3f4bc4bc2fe621588fda30bb8b8be6702420e (diff)
downloadnixlib-7889758c12bfddd36cc9b385df3dc9fe4386b2bb.tar
nixlib-7889758c12bfddd36cc9b385df3dc9fe4386b2bb.tar.gz
nixlib-7889758c12bfddd36cc9b385df3dc9fe4386b2bb.tar.bz2
nixlib-7889758c12bfddd36cc9b385df3dc9fe4386b2bb.tar.lz
nixlib-7889758c12bfddd36cc9b385df3dc9fe4386b2bb.tar.xz
nixlib-7889758c12bfddd36cc9b385df3dc9fe4386b2bb.tar.zst
nixlib-7889758c12bfddd36cc9b385df3dc9fe4386b2bb.zip
league-of-moveable-type: fix long description
Diffstat (limited to 'pkgs/data/fonts/league-of-moveable-type')
-rw-r--r--pkgs/data/fonts/league-of-moveable-type/default.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/pkgs/data/fonts/league-of-moveable-type/default.nix b/pkgs/data/fonts/league-of-moveable-type/default.nix
index 82ceebae3275..3fac3024dd4f 100644
--- a/pkgs/data/fonts/league-of-moveable-type/default.nix
+++ b/pkgs/data/fonts/league-of-moveable-type/default.nix
@@ -34,10 +34,11 @@ stdenv.mkDerivation rec {
   meta = {
     description = "Font Collection by The League of Moveable Type";
 
-    longDescription = '' We're done with the tired old fontstacks of
-      yesteryear. The web is no longer limited, and now it's time to raise
-      our standards. Since 2009, The League has given only the most
-      well-made, free & open-source, @font-face ready fonts.
+    longDescription = ''
+      We're done with the tired old fontstacks of yesteryear. The web
+      is no longer limited, and now it's time to raise our standards.
+      Since 2009, The League has given only the most well-made, free &
+      open-source, @font-face ready fonts.
     '';
 
     homepage = https://www.theleagueofmoveabletype.com/;