lol

cantarell_fonts: fixed derivation

+1 -1
+1 -1
pkgs/data/fonts/cantarell-fonts/default.nix
··· 9 9 }; 10 10 11 11 meta = { 12 - description = "Default typeface used in the user interface of GNOME since version 3.0" 12 + description = "Default typeface used in the user interface of GNOME since version 3.0"; 13 13 platforms = stdenv.lib.platforms.all; 14 14 license = stdenv.lib.licenses.ofl; 15 15 maintainers = with stdenv.lib.maintainers; [ fuuzetsu ];