GNU bug report logs - #52495
[PATCH] gnu: emacs-haskell-mode: Fix build

Previous Next

Package: guix-patches;

Reported by: Aleksandr Vityazev <avityazev <at> posteo.org>

Date: Wed, 15 Dec 2021 00:36:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52495 in the body.
You can then email your comments to 52495 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52495; Package guix-patches. (Wed, 15 Dec 2021 00:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Aleksandr Vityazev <avityazev <at> posteo.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 15 Dec 2021 00:36:02 GMT) Full text and rfc822 format available.

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

From: Aleksandr Vityazev <avityazev <at> posteo.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-haskell-mode: Fix build
Date: Wed, 15 Dec 2021 00:35:55 +0000
* gnu/packages/emacs-xyz (emacs-haskell-mode):
[arguments]: use emacs-minimal as key for %build-inputs
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index cfb1247703..14726f3f8e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1410,7 +1410,7 @@ (define-public emacs-haskell-mode
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags (list (string-append "EMACS="
-                                         (assoc-ref %build-inputs "emacs")
+                                         (assoc-ref %build-inputs "emacs-minimal")
                                          "/bin/emacs"))
        #:modules ((ice-9 match)
                   (srfi srfi-26)
-- 
2.34.0



-- 

Aleksandr Vityazev




Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Wed, 15 Dec 2021 10:59:01 GMT) Full text and rfc822 format available.

Notification sent to Aleksandr Vityazev <avityazev <at> posteo.org>:
bug acknowledged by developer. (Wed, 15 Dec 2021 10:59:01 GMT) Full text and rfc822 format available.

Message #10 received at 52495-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Aleksandr Vityazev <avityazev <at> posteo.org>
Cc: 52495-done <at> debbugs.gnu.org
Subject: Re: [bug#52495] [PATCH] gnu: emacs-haskell-mode: Fix build
Date: Wed, 15 Dec 2021 12:57:37 +0200
[Message part 1 (text/plain, inline)]
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#52495; Package guix-patches. (Wed, 15 Dec 2021 11:00:02 GMT) Full text and rfc822 format available.

Message #13 received at 52495-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Aleksandr Vityazev <avityazev <at> posteo.org>
Cc: 52495-done <at> debbugs.gnu.org
Subject: Re: [bug#52495] [PATCH] gnu: emacs-haskell-mode: Fix build
Date: Wed, 15 Dec 2021 11:59:13 +0100
Hello,

Aleksandr Vityazev <avityazev <at> posteo.org> writes:

> * gnu/packages/emacs-xyz (emacs-haskell-mode):
> [arguments]: use emacs-minimal as key for %build-inputs

Oops, may bad.  I ended up applying a different solution.

Thanks for the heads up!

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Jan 2022 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 251 days ago.

Previous Next


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