GNU bug report logs - #40128
[PATCH 1/2] gnu: Add emacs-pretty-hydra.

Previous Next

Package: guix-patches;

Reported by: "LaFreniere, Joseph" <joseph <at> lafreniere.xyz>

Date: Thu, 19 Mar 2020 05:42:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: "LaFreniere\, Joseph" <joseph <at> lafreniere.xyz>
Cc: 40128 <at> debbugs.gnu.org
Subject: [bug#40128] [PATCH 2/2] gnu: Add emacs-major-mode-hydra.
Date: Sat, 21 Mar 2020 17:41:10 +0100
"LaFreniere, Joseph" <joseph <at> lafreniere.xyz> writes:

> +    (arguments
> +     `(#:phases
> +       (modify-phases %standard-phases
> +         (add-before 'add-source-to-load-path 'remove-pretty-hydra
> +           (lambda* (#:key outputs #:allow-other-keys)
> +             ;; pretty-hydra is provided by dependency.
> +             (delete-file "pretty-hydra.el")
> +             #t)))))

There, too, you may use #:exclude.




This bug report was last modified 4 years and 240 days ago.

Previous Next


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