iosevka: minor cleanup

This commit is contained in:
Michiel Leenaars 2016-07-04 09:16:40 +02:00
parent b8fd2c9ecb
commit abd90135ac

View File

@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub }: { stdenv, fetchFromGitHub }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "iosevka-${version}"; name = "iosevka-${version}";
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
cp -v iosevka-* $fontdir cp -v iosevka-* $fontdir
''; '';
meta = with lib; { meta = with stdenv.lib; {
homepage = "http://be5invis.github.io/Iosevka/"; homepage = "http://be5invis.github.io/Iosevka/";
downloadPage = "https://github.com/be5invis/Iosevka/releases"; downloadPage = "https://github.com/be5invis/Iosevka/releases";
description = '' description = ''