treewide: fix uses of finalAttrs.pname in meta.homepage

This commit is contained in:
éclairevoyant 2024-07-12 20:18:31 -04:00
parent 0926bdbf98
commit 5a529abc5b
No known key found for this signature in database
GPG Key ID: E3813AEAA02DB54B
12 changed files with 12 additions and 12 deletions

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/aileron/";
description = "Helvetica font in nine weights";
platforms = platforms.all;
maintainers = with maintainers; [ leenaars minijackson ];

View File

@ -24,7 +24,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/f1_8/";
description = "Weighted decorative font";
platforms = platforms.all;
maintainers = with maintainers; [ minijackson ];

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/f5_6/";
description = "Weighted decorative font";
platforms = platforms.all;
maintainers = with maintainers; [ leenaars minijackson ];

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/fa_1/";
description = "Weighted decorative font";
platforms = platforms.all;
maintainers = with maintainers; [ minijackson ];

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/ferrum/";
description = "Decorative font";
platforms = platforms.all;
maintainers = with maintainers; [ leenaars minijackson ];

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/medio/";
description = "Serif font designed by Sora Sagano";
longDescription = ''
Medio is a serif font designed by Sora Sagano, based roughly

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/melete/";
description = "Headline typeface that could be used as a movie title";
platforms = platforms.all;
maintainers = with maintainers; [ minijackson ];

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/nacelle/";
description = "Improved version of the Aileron font";
platforms = platforms.all;
maintainers = with maintainers; [ minijackson ];

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/penna/";
description = "Geometric sans serif designed by Sora Sagano";
longDescription = ''
Penna is a geometric sans serif designed by Sora Sagano,

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/route159/";
description = "Weighted sans serif font";
platforms = platforms.all;
maintainers = with maintainers; [ leenaars minijackson ];

View File

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

View File

@ -23,7 +23,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
'';
meta = with lib; {
homepage = "http://dotcolon.net/font/${finalAttrs.pname}/";
homepage = "http://dotcolon.net/font/tenderness/";
description = "Serif font designed by Sora Sagano with old-style figures";
platforms = platforms.all;
maintainers = with maintainers; [ leenaars minijackson ];