guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#66584] [PATCH] gnu: add emacs-flexoki-themes


From: Christopher Baines
Subject: [bug#66584] [PATCH] gnu: add emacs-flexoki-themes
Date: Tue, 17 Oct 2023 09:48:02 +0100
User-agent: mu4e 1.10.5; emacs 28.2

Andrew Jose <arnav.jose@gmail.com> writes:

> This commit adds the flexoki-themes package imported from MELPA
> ---
>  gnu/packages/emacs-xyz.scm | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index bb8c25f9b5..40773b13ff 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -2451,6 +2451,29 @@ (define-public emacs-dante
>  supports type hints, definition-jumping, completion, and more.")
>      (license license:gpl3+)))
>
> +(define-public emacs-flexoki-themes
> +(package
> +  ((name "emacs-flexoki-themes")
> +   (version "20231015.2014")

The bit above where you've got (package (( looks wrong, have you managed
to build this pacakge locally?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]