treewide: Fix variables in homepages

This commit is contained in:
Janne Heß 2018-09-08 18:14:53 +02:00
parent b58a230c60
commit bda4992564
4 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ fetchzip rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://dotcolon.net/font/{pname}/"; homepage = "http://dotcolon.net/font/${pname}/";
description = "Serif font designed by Sora Sagano"; description = "Serif font designed by Sora Sagano";
longDescription = '' longDescription = ''
Medio is a serif font designed by Sora Sagano, based roughly Medio is a serif font designed by Sora Sagano, based roughly

View File

@ -18,7 +18,7 @@ fetchzip rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://dotcolon.net/font/{pname}/"; homepage = "http://dotcolon.net/font/${pname}/";
description = "Geometric sans serif designed by Sora Sagano"; description = "Geometric sans serif designed by Sora Sagano";
longDescription = '' longDescription = ''
Penna is a geometric sans serif designed by Sora Sagano, Penna is a geometric sans serif designed by Sora Sagano,

View File

@ -18,7 +18,7 @@ fetchzip rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://dotcolon.net/font/{pname}/"; homepage = "http://dotcolon.net/font/${pname}/";
description = "A weighted sans serif font"; description = "A weighted sans serif font";
platforms = platforms.all; platforms = platforms.all;
maintainers = with maintainers; [ leenaars ]; maintainers = with maintainers; [ leenaars ];

View File

@ -18,7 +18,7 @@ fetchzip rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = "http://dotcolon.net/font/{pname}/"; homepage = "http://dotcolon.net/font/${pname}/";
description = "Roman body font designed for main text by Sora Sagano"; description = "Roman body font designed for main text by Sora Sagano";
longDescription = '' longDescription = ''
Seshat is a Roman body font designed for the main text. By Seshat is a Roman body font designed for the main text. By