GNU bug report logs - #39066
[PATCH 6/6] services: Add pulseaudio to %desktop-services.

Previous Next

Package: guix-patches;

Reported by: Leo Prikler <leo.prikler <at> student.tugraz.at>

Date: Fri, 10 Jan 2020 01:50:05 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Leo Prikler <leo.prikler <at> student.tugraz.at>
Subject: bug#39066: closed (Re: [bug#39066] [PATCH 6/6] services: Add
 pulseaudio to %desktop-services.)
Date: Fri, 17 Jan 2020 16:32:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39066: [PATCH 6/6] services: Add pulseaudio to %desktop-services.

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 39066 <at> debbugs.gnu.org.

-- 
39066: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39066
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 39066-done <at> debbugs.gnu.org, 39053-done <at> debbugs.gnu.org
Subject: Re: [bug#39066] [PATCH 6/6] services: Add pulseaudio to
 %desktop-services.
Date: Fri, 17 Jan 2020 17:30:44 +0100
Leo Prikler <leo.prikler <at> student.tugraz.at> skribis:

> * gnu/services/desktop.scm (%desktop-services): Add pulseaudio service.

This was done in 71e33e32fcedbd0aaafda4fd548fb8443064253c.

Closing!

Ludo'.

[Message part 3 (message/rfc822, inline)]
From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: guix-patches <at> gnu.org
Cc: 39053 <at> debbugs.gnu.org
Subject: [PATCH 6/6] services: Add pulseaudio to %desktop-services.
Date: Fri, 10 Jan 2020 02:48:24 +0100
* gnu/services/desktop.scm (%desktop-services): Add pulseaudio service.
---
 gnu/services/desktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/services/desktop.scm b/gnu/services/desktop.scm
index b40622a637..1be05fda4e 100644
--- a/gnu/services/desktop.scm
+++ b/gnu/services/desktop.scm
@@ -1183,6 +1183,7 @@ or setting its password with passwd.")))
 
          x11-socket-directory-service
 
+         (service pulseaudio-service-type)
          (service alsa-service-type)
 
          %base-services))
-- 
2.24.1




This bug report was last modified 5 years and 125 days ago.

Previous Next


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