GNU bug report logs - #42924
[PATCH] gnu: waybar: add scdoc to native-inputs.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Wed, 19 Aug 2020 02:34:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brendan Tildesley <mail <at> brendan.scot>
Subject: bug#42924: closed (Re: [bug#42924] [PATCH] gnu: waybar: add scdoc
 to native-inputs.)
Date: Wed, 19 Aug 2020 07:54:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42924: [PATCH] gnu: waybar: add scdoc to native-inputs.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42924 <at> debbugs.gnu.org.

-- 
42924: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42924
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: 42924-done <at> debbugs.gnu.org
Subject: Re: [bug#42924] [PATCH] gnu: waybar: add scdoc to native-inputs.
Date: Wed, 19 Aug 2020 10:52:40 +0300
[Message part 3 (text/plain, inline)]
I changed the commit message slightly. Patch pushed!


-- 
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)]
[Message part 5 (message/rfc822, inline)]
From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: waybar: add scdoc to native-inputs.
Date: Wed, 19 Aug 2020 12:33:17 +1000
* gnu/packages/wm.scm (waybar): [native-inputs]: Add scdoc.
---
 gnu/packages/wm.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 28c3a3bac6..53930d4580 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1543,6 +1543,7 @@ modules for building a Wayland compositor.")
      `(("gcc" ,gcc-8)                   ; for #include <filesystem>
        ("glib:bin" ,glib "bin")
        ("pkg-config" ,pkg-config)
+       ("scdoc" ,scdoc)
        ("wayland-protocols" ,wayland-protocols)))
     (home-page "https://github.com/Alexays/Waybar")
     (synopsis "Wayland bar for Sway and Wlroots based compositors")
-- 
2.28.0




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

Previous Next


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