Merge pull request #46375 from dasJ/varinhomepage

treewide: Fix variables in homepages
This commit is contained in:
Matthew Bauer 2018-09-08 17:41:17 -05:00 committed by GitHub
commit 293644c86b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

@ -18,7 +18,7 @@ fetchzip rec {
'';
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";
longDescription = ''
Seshat is a Roman body font designed for the main text. By