GNU bug report logs - #67869
[PATCH] gnu: Add font-google-roboto-mono.

Previous Next

Package: guix-patches;

Reported by: Stefan <stefan-guix <at> vodafonemail.de>

Date: Sun, 17 Dec 2023 16:43:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 67869 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Stefan <stefan-guix <at> vodafonemail.de>
Cc: 67869 <at> debbugs.gnu.org
Subject: Re: [bug#67869] [PATCH] gnu: Add font-google-roboto-mono.
Date: Sun, 09 Mar 2025 18:02:26 +0100
Hello,

Stefan <stefan-guix <at> vodafonemail.de> writes:

> * gnu/packages/fonts.scm (font-google-roboto-mono): New variable.

Thank you.

> +    (source
> +      (origin
> +        ;; The subversion bridge of GitHub allows to only fetch a sub-directory.
> +        (method svn-fetch)
> +        (uri
> +          (svn-reference
> +            (url "https://github.com/google/fonts/trunk/apache/robotomono")
> +            ;; This SVN revision matches the git commit
> +            ;; b81989291cb1fc953ac039ed16b3e2ae4685ab33.
> +            (revision 103762)))

Should we use https://github.com/googlefonts/RobotoMono and git-fetch
instead? It seems more natural than cherry picking some files from a
more general repo.

Would you want to provide an updated patch?

Regards,
-- 
Nicolas Goaziou






This bug report was last modified 103 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.