GNU bug report logs - #76886
[PATCH] gnu: emacs-vhdl-ts-mode: add missing dependency.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sun, 9 Mar 2025 11:08:02 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

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 76886 in the body.
You can then email your comments to 76886 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 andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#76886; Package guix-patches. (Sun, 09 Mar 2025 11:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Sun, 09 Mar 2025 11:08:02 GMT) Full text and rfc822 format available.

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

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-vhdl-ts-mode: add missing dependency.
Date: Sun,  9 Mar 2025 12:06:56 +0100
Change-Id: I72855dfa3ec95b450ee0cf94673bc1404c4991d6
---
 gnu/packages/emacs-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 602f58f006..0f4df160b0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9226,6 +9226,7 @@ (define-public emacs-vhdl-ts-mode
      ;; the testing framework, test-hdl, requires network
      `(#:tests? #f
        #:test-command '("make")))
+    (propagated-inputs (list tree-sitter-vhdl))
     (home-page "https://github.com/gmlarumbe/vhdl-ts-mode/")
     (synopsis "VHDL Tree-sitter mode")
     (description

base-commit: c4f297a664869a18126b66eb5209de1fcceb42d8
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#76886; Package guix-patches. (Tue, 11 Mar 2025 03:38:02 GMT) Full text and rfc822 format available.

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

From: Ian Eure <ian <at> retrospec.tv>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 76886 <at> debbugs.gnu.org
Subject: Re: [bug#76886] [PATCH] gnu: emacs-vhdl-ts-mode: add missing
 dependency.
Date: Mon, 10 Mar 2025 20:36:47 -0700
Hi Cayetano,

Pushed as 1841500076.

Thanks,
 -- Ian




bug closed, send any further explanations to 76886 <at> debbugs.gnu.org and Cayetano Santos <csantosb <at> inventati.org> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Tue, 11 Mar 2025 03:38:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 08 Apr 2025 11:24:31 GMT) Full text and rfc822 format available.

This bug report was last modified 128 days ago.

Previous Next


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