[Nix-dev] patch for font documentation

Lluís Batlle i Rossell viriketo at gmail.com
Mon May 17 16:09:33 CEST 2010


Commited.
On Mon, May 17, 2010 at 09:57:50AM -0400, roconnor at theorem.ca wrote:
> Here is a patch to give an example how to use font.extraFonts
> 
> Index: modules/config/fonts.nix
> ===================================================================
> --- modules/config/fonts.nix    (revision 21811)
> +++ modules/config/fonts.nix    (working copy)
> @@ -73,6 +73,7 @@
> 
>        extraFonts = mkOption {
>          default = [];
> +        example = [ pkgs.dejavu_fonts ];
>          description = ''
>            List of additional fonts.
>          '';
> 
> -- 
> Russell O'Connor                                      <http://r6.ca/>
> ``All talk about `theft,''' the general counsel of the American Graphophone
> Company wrote, ``is the merest claptrap, for there exists no property in
> ideas musical, literary or artistic, except as defined by statute.''
> _______________________________________________
> nix-dev mailing list
> nix-dev at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev



More information about the nix-dev mailing list