cantarell_fonts: fixed derivation
This commit is contained in:
parent
a345f5cb20
commit
0a7f196426
@ -9,7 +9,7 @@ stdenv.mkDerivation {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Default typeface used in the user interface of GNOME since version 3.0"
|
description = "Default typeface used in the user interface of GNOME since version 3.0";
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
license = stdenv.lib.licenses.ofl;
|
license = stdenv.lib.licenses.ofl;
|
||||||
maintainers = with stdenv.lib.maintainers; [ fuuzetsu ];
|
maintainers = with stdenv.lib.maintainers; [ fuuzetsu ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user