unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Bruno Victal <mirai@makinata.eu>
To: 61590@debbugs.gnu.org
Cc: Bruno Victal <mirai@makinata.eu>
Subject: [bug#61590] [PATCH 1/3] services: pulseaudio: Export accessors.
Date: Sat, 18 Feb 2023 00:51:31 +0000	[thread overview]
Message-ID: <af7c2e7398771de47a45e76c9eed3f56ae03cb2c.1676681327.git.mirai@makinata.eu> (raw)
In-Reply-To: <cover.1676681327.git.mirai@makinata.eu>

* gnu/services/sound.scm: Export pulseaudio-configuration?,
pulseaudio-configuration-client-conf, pulseaudio-configuration-daemon-conf,
pulseaudio-configuration-script-file, pulseaudio-configuration-extra-script-files
and pulseaudio-configuration-system-script-file.
---
 gnu/services/sound.scm | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gnu/services/sound.scm b/gnu/services/sound.scm
index 3e778f3cea..73bdc08b68 100644
--- a/gnu/services/sound.scm
+++ b/gnu/services/sound.scm
@@ -41,6 +41,12 @@ (define-module (gnu services sound)
             alsa-service-type
 
             pulseaudio-configuration
+            pulseaudio-configuration?
+            pulseaudio-configuration-client-conf
+            pulseaudio-configuration-daemon-conf
+            pulseaudio-configuration-script-file
+            pulseaudio-configuration-extra-script-files
+            pulseaudio-configuration-system-script-file
             pulseaudio-service-type
 
             ladspa-configuration
-- 
2.39.1





  reply	other threads:[~2023-02-18  0:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-18  0:50 [bug#61590] [PATCH 0/3] Export accessors for sound services Bruno Victal
2023-02-18  0:51 ` Bruno Victal [this message]
2023-02-18  0:51 ` [bug#61590] [PATCH 2/3] services: alsa: Export accessors Bruno Victal
2023-02-18  0:51 ` [bug#61590] [PATCH 3/3] services: ladspa: " Bruno Victal
2023-03-07 10:05 ` bug#61590: [PATCH 0/3] Export accessors for sound services Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=af7c2e7398771de47a45e76c9eed3f56ae03cb2c.1676681327.git.mirai@makinata.eu \
    --to=mirai@makinata.eu \
    --cc=61590@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).