all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72288] [PATCH] gnu: yambar-wayland: Enable pulseaudio module.
@ 2024-07-25 12:29 ashish.is--- via Guix-patches via
  2024-07-30  6:46 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-07-25 12:29 UTC (permalink / raw)
  To: 72288; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/wm.scm (yambar-wayland): [inputs] add pulseaudio.

Change-Id: I1d4933ef10557ed06b9f00f21b466a4ea19be910
---
 gnu/packages/wm.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 11744f1196..0eba7c48b0 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3906,6 +3906,7 @@ (define-public yambar-wayland
                   alsa-lib
                   json-c
                   libmpdclient
+                  pulseaudio
                   eudev))
     (synopsis "X11 and Wayland status panel")
     (description

base-commit: 2c5eaa61e50f3f6e5e52642feba53093b7777f0b
-- 
2.45.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#72288] [PATCH] gnu: yambar-wayland: Enable pulseaudio module.
  2024-07-25 12:29 [bug#72288] [PATCH] gnu: yambar-wayland: Enable pulseaudio module ashish.is--- via Guix-patches via
@ 2024-07-30  6:46 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-07-30  6:46 UTC (permalink / raw)
  To: 72288; +Cc: 72288-done, ashish.is

[-- Attachment #1: Type: text/plain, Size: 924 bytes --]

"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:

> From: Ashish SHUKLA <ashish.is@lostca.se>
>
> * gnu/packages/wm.scm (yambar-wayland): [inputs] add pulseaudio.
  * gnu/packages/wm.scm (yambar-wayland)[inputs]: Add pulseaudio.

should like this, capitalize the first letter.
>
> Change-Id: I1d4933ef10557ed06b9f00f21b466a4ea19be910
> ---
>  gnu/packages/wm.scm | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index 11744f1196..0eba7c48b0 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -3906,6 +3906,7 @@ (define-public yambar-wayland
>                    alsa-lib
>                    json-c
>                    libmpdclient
> +                  pulseaudio
>                    eudev))
>      (synopsis "X11 and Wayland status panel")
>      (description
>
> base-commit: 2c5eaa61e50f3f6e5e52642feba53093b7777f0b

pushed, close.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-30  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 12:29 [bug#72288] [PATCH] gnu: yambar-wayland: Enable pulseaudio module ashish.is--- via Guix-patches via
2024-07-30  6:46 ` Zheng Junjie

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.