GNU bug report logs -
#62199
[PATCH] gnu: Add emacs-fdroid.
Previous Next
Reported by: conses <contact <at> conses.eu>
Date: Wed, 15 Mar 2023 12:15:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
Miguel Ángel Moreno <me <at> mianmoreno.com> writes:
> * gnu/packages/emacs-xyz.scm (emacs-fdroid): New variable.
> ---
> gnu/packages/emacs-xyz.scm | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index cad9819a5e..4dff0f85d9 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -163,6 +163,7 @@ (define-module (gnu packages emacs-xyz)
> #:use-module (guix build-system trivial)
> #:use-module (gnu packages)
> #:use-module (gnu packages admin)
> + #:use-module (gnu packages android)
I still get an error with this line. Maybe someone else can test it too.
Regards,
--
Nicolas Goaziou
This bug report was last modified 1 year and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.