From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8A4YOUwh8GPm1gAAbAwnHQ (envelope-from ) for ; Sat, 18 Feb 2023 01:52:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cOn+OEwh8GOQowAAauVa8A (envelope-from ) for ; Sat, 18 Feb 2023 01:52:28 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C572A3ECB5 for ; Sat, 18 Feb 2023 01:52:28 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676681548; a=rsa-sha256; cv=none; b=oL6D8GPP1aBpWa4MWKXbZ+K+2JJYrbJkxLK4ywmFq2KP7OyhjEdAPiwg3qRZRKezeSTPmK cveLhP0xoiZsZ71v4zoUwC6GvUozdWCFYwzXNJUfWNKnnyPpoZzM5pYeJc6Mu8GkfLYnbd YnVAAQc0CnNAp5U79X/qyRkOlGC8rClL2zOIRWtMDVt5tXtRbpY5Qy4BOLdRIShp3cTzTf hT2bR5KFEgnH10Zg+3k6rV3eCge3xTaaIGXmUVBdcko1KBgBpB2XQAV9eyD6b/u5L9sn6K LbtBy3N2Hdl+pny4wlsZHqIwTKIyGatvdIQBpx2PR6yeCBswKcDEZj8S2pmbaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676681548; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=sNXDYVK4VzhZRYV6ikflyhfzvZRK8jz63Y8MaBXmsz0=; b=Oj6CtsjEJSPVLAki+HCepBDBpcUjk0+aLGoZ3npSa8bL/YD060ZBPeDM6NzGpmj8DHzdv1 xAYRvQ97B0rICnBFjxICZVO6TkZaXA5G/Qewijzhm5b8IAC49nvknHeZ8/rF3MteF0QJOc BA8imlXt/epyNAVbbjgXjFKMnMb4Pfv1qNnaxewMHQmWO2WIs55apa9QfLxbVm/sI3fOyA O+BKuIZ5qX71AYBCVC5sOaanzgSgisix4CzD3EQH0gneSx6WlSmltgjONRXBxI3f6Qu0gI wLyMyob9IU0GqSGqOQec8grbx9CFBOmy0hXsG1659khDlmQV5JroRQ8q4ybcUA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTBST-0001Vt-64; Fri, 17 Feb 2023 19:52:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTBSN-0001VT-7H for guix-patches@gnu.org; Fri, 17 Feb 2023 19:52:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTBSM-0005u2-UR for guix-patches@gnu.org; Fri, 17 Feb 2023 19:52:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTBSM-0008Gs-RE for guix-patches@gnu.org; Fri, 17 Feb 2023 19:52:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61590] [PATCH 2/3] services: alsa: Export accessors. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Feb 2023 00:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61590 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61590@debbugs.gnu.org Cc: Bruno Victal Received: via spool by 61590-submit@debbugs.gnu.org id=B61590.167668152031778 (code B ref 61590); Sat, 18 Feb 2023 00:52:02 +0000 Received: (at 61590) by debbugs.gnu.org; 18 Feb 2023 00:52:00 +0000 Received: from localhost ([127.0.0.1]:41942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTBSJ-0008GU-To for submit@debbugs.gnu.org; Fri, 17 Feb 2023 19:52:00 -0500 Received: from smtpm1.myservices.hosting ([185.26.105.232]:57732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTBSI-0008GD-6X for 61590@debbugs.gnu.org; Fri, 17 Feb 2023 19:51:58 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm1.myservices.hosting (Postfix) with ESMTP id 345DE20508 for <61590@debbugs.gnu.org>; Sat, 18 Feb 2023 01:51:56 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id E3CB080098; Sat, 18 Feb 2023 01:51:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id fqvt_vWYG68J; Sat, 18 Feb 2023 01:51:56 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 8B2C680079; Sat, 18 Feb 2023 01:51:56 +0100 (CET) From: Bruno Victal Date: Sat, 18 Feb 2023 00:51:32 +0000 Message-Id: <035098066ec5466b12c620943f71cb1eb6d70a57.1676681327.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: C572A3ECB5 X-Spam-Score: -0.93 X-Migadu-Spam-Score: -0.93 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: i1RDmRCLCR1i * gnu/services/sound.scm: Export alsa-configuration?, alsa-configuration-alsa-plugins, alsa-configuration-pulseaudio? and alsa-configuration-extra-options. --- gnu/services/sound.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/services/sound.scm b/gnu/services/sound.scm index 73bdc08b68..c3f64171dc 100644 --- a/gnu/services/sound.scm +++ b/gnu/services/sound.scm @@ -38,6 +38,10 @@ (define-module (gnu services sound) #:use-module (ice-9 match) #:use-module (srfi srfi-1) #:export (alsa-configuration + alsa-configuration? + alsa-configuration-alsa-plugins + alsa-configuration-pulseaudio? + alsa-configuration-extra-options alsa-service-type pulseaudio-configuration -- 2.39.1