From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YP/CKDfDJmXKowAAauVa8A:P1 (envelope-from ) for ; Wed, 11 Oct 2023 17:45:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YP/CKDfDJmXKowAAauVa8A (envelope-from ) for ; Wed, 11 Oct 2023 17:45:59 +0200 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 8AE0767C24 for ; Wed, 11 Oct 2023 17:45:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=h2btFxt5; 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=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697039159; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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:dkim-signature; bh=A5To4g5c6FxMXFdyX6GcTC+KK1aGIVyXCijUY+ma7Lk=; b=G4s9rCq3FwL4uinNdyv96CjBKaoy4ChE26O8pdo1O33aQzACxn1N1PWypuAd6iwlyQS/4L Mtd1U4+8Al3J2WbiJzrpSisFtcNFSL+n+XKo7uiovn0uF8in4HQFAJwddXI0VvNAoZasVl q7VxkKZn8bQxX/uV3IoTu5WEzfBaMyuxYejEZ4kmXoMenLtoQh0OVZh4MLNW49ucb5OTNq tl/LOdWg8ZMJhAPGrURomNl6Ef9wTuvlprDOCVc5FIJUzaM7A/6PcQBDAI7wYUDHzXL6DR Bch0o/w2XbsXNi8TMP4QxahsUUhOHtfqFBkyu7YJY0F6FyU1q2eO/hPiJPELPA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697039159; a=rsa-sha256; cv=none; b=JF5+CD+IfR44YzIJ+JuKPaI1G2V0CJid7+jlZ3kEYVI5LSFM1G7vozHBimQuETcn/g7WK0 iQncm3obqJvZs0/G9A3hGmAaBh+/D0Vh8DwETVASlgMOkdmc1SXxCjQdujmHiJ1P5QsoGi FzbHYnDwOvideLltAlaWgMWSG4FA0iA2PYxceTnE7KB6g6nPNQW5Imur7DibWy/qM5kQe7 V9qiE+4YQ2tzxUFJNh+mgMJ5PhICVmG+atMFWg1NPJfQBVCk9lY7sa0BV9F5PVey6eOVCe k8+VJzOk36qjO47N2z7ngrDoRmauuPbcpTzdt/RKpwXYtpgDpyR8LcIiSbXKfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=h2btFxt5; 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=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqbP8-0004U3-Sf; Wed, 11 Oct 2023 11:45:46 -0400 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 1qqa8f-0007aX-9m for guix-patches@gnu.org; Wed, 11 Oct 2023 10:24:41 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqa8f-0002c5-2C for guix-patches@gnu.org; Wed, 11 Oct 2023 10:24:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqa90-0008Si-IY for guix-patches@gnu.org; Wed, 11 Oct 2023 10:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63863] [PATCH v5 1/1] gnu: home: Add support for home-pipewire-service References: <13252a733171e18f4d39d0185ddf3e8e3c06bc15.1685747062.git.bjc@spork.org> In-Reply-To: <13252a733171e18f4d39d0185ddf3e8e3c06bc15.1685747062.git.bjc@spork.org> Resent-From: taosabella@riseup.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 11 Oct 2023 14:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63863 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63863@debbugs.gnu.org Received: via spool by 63863-submit@debbugs.gnu.org id=B63863.169703429432512 (code B ref 63863); Wed, 11 Oct 2023 14:25:02 +0000 Received: (at 63863) by debbugs.gnu.org; 11 Oct 2023 14:24:54 +0000 Received: from localhost ([127.0.0.1]:39780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqa8o-0008SC-KK for submit@debbugs.gnu.org; Wed, 11 Oct 2023 10:24:53 -0400 Received: from mx0.riseup.net ([198.252.153.6]:53494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqXUf-0007lb-1w for 63863@debbugs.gnu.org; Wed, 11 Oct 2023 07:35:14 -0400 Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx0.riseup.net (Postfix) with ESMTPS id 4S59fY2bY2z9s8R for <63863@debbugs.gnu.org>; Wed, 11 Oct 2023 11:34:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1697024085; bh=A5To4g5c6FxMXFdyX6GcTC+KK1aGIVyXCijUY+ma7Lk=; h=Date:From:To:Subject:From; b=h2btFxt5UPECGIoYtLEaVaAnEN8dz0sGFTRzlBHT6UVvPYwu1vV70E54DBLzngHyq N1T9kaJ5IwnWpIymNvpUSpZb8SYJnoE1UStOp4MUKB3YWPQY3D1tZhRps3bPm4wTDo nQnjZ+0UG2wUv65E51EgqYajNfSbSlctyxdQGXbo= X-Riseup-User-ID: 022AB37838900D293013D55E82B42801FAC878FC5E2E8FAE34F69739212685BE Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4S59fY1Z9WzJmhr for <63863@debbugs.gnu.org>; Wed, 11 Oct 2023 11:34:45 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 11 Oct 2023 11:34:44 +0000 From: taosabella@riseup.net Message-ID: <0bd2f596e130cd8522e74fc6839596a0@riseup.net> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 11 Oct 2023 10:24:49 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Wed, 11 Oct 2023 11:45:39 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: 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-Spam-Score: 4.07 X-Migadu-Queue-Id: 8AE0767C24 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 4.07 X-TUID: vO0tOoVzv0xA I've tested this patch and it works perfectly, with all Shepherd services starting after activation and a reboot. Ludovic, are there any other blockers to getting this into Guix proper?