Remove mention of monospace from 'fira'.
This package does not actually include the monospace version of the font. To get the monospace version please see the 'fira-mono' package.
This commit is contained in:
parent
328a2cec73
commit
361e787857
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://www.carrois.com/fira-4-1/;
|
homepage = http://www.carrois.com/fira-4-1/;
|
||||||
description = "Sans-serif and monospace font for Firefox OS";
|
description = "Sans-serif font for Firefox OS";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Fira Sans is a sans-serif font designed by Erik Spiekermann,
|
Fira Sans is a sans-serif font designed by Erik Spiekermann,
|
||||||
Ralph du Carrois, Anja Meiners and Botio Nikoltchev of Carrois
|
Ralph du Carrois, Anja Meiners and Botio Nikoltchev of Carrois
|
||||||
@ -27,9 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
Spiekermann's FF Meta typeface. Available in Two, Four, Eight,
|
Spiekermann's FF Meta typeface. Available in Two, Four, Eight,
|
||||||
Hair, Thin, Ultra Light, Extra Light, Light, Book, Regular,
|
Hair, Thin, Ultra Light, Extra Light, Light, Book, Regular,
|
||||||
Medium, Semi Bold, Bold, Extra Bold, Heavy weights with
|
Medium, Semi Bold, Bold, Extra Bold, Heavy weights with
|
||||||
corresponding italic versions. Fira Mono is a matching
|
corresponding italic versions.
|
||||||
monospace variant of Fira Sans. It is available in regular, and
|
|
||||||
bold weights.
|
|
||||||
'';
|
'';
|
||||||
license = licenses.ofl;
|
license = licenses.ofl;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user