iosevka: update homepage and description

This commit is contained in:
lunik1 2023-01-30 13:33:16 +00:00
parent 0bc340117a
commit d90de5e19b
No known key found for this signature in database
GPG Key ID: 6A37DF9483188492

View File

@ -116,11 +116,12 @@ buildNpmPackage rec {
enableParallelBuilding = true;
meta = with lib; {
homepage = "https://be5invis.github.io/Iosevka";
homepage = "https://typeof.net/Iosevka/";
downloadPage = "https://github.com/be5invis/Iosevka/releases";
description = ''
Slender monospace sans-serif and slab-serif typeface inspired by Pragmata
Pro, M+ and PF DIN Mono, designed to be the ideal font for programming.
Iosevka is an open-source, sans-serif + slab-serif, monospace +
quasiproportional typeface family, designed for writing code, using in
terminals, and preparing technical documents.
'';
license = licenses.ofl;
platforms = platforms.all;