From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oMq5FwkFAmYgFQEAqHPOHw:P1 (envelope-from ) for ; Tue, 26 Mar 2024 00:13:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id oMq5FwkFAmYgFQEAqHPOHw (envelope-from ) for ; Tue, 26 Mar 2024 00:13:13 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=FGVQp8qq; 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=1711408393; 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: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=uoRSKQybavUCCdKFxgLgAYIf3+zB+nM2tpU/qHSge68=; b=fJMuT7X6Ppy8JGOcNcpVDCGgzsydtMh8L0r2l0sao/CLzIxTVndtc2kOiBvVgLwik4bTrr Vq7YL5XlCFNQcU4HwT08JEV7Ql35ksNSjZbmAgRM6YB53BNF6Fksw16sGUl3t2fqfnL5mg 3pZqB+G0EcS00SbWAlZi2PYWYkIr2esB9HgYzk8QGtO8p6odddoR3C8G77g1tc2/hX25EJ jVv9buCJj3Y3B1giR3e+36Vga4zw4dCnUdGtjvuZtbvJWXogp7tAKWOPFeHN1i43Zk3pyO OTUP/kL4JpGR9jBxLbtrVxZ9E7PIanZz9rzFboNYiMMo8h7AF3S5wqy8rfSLmg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=freakingpenguin.com header.s=x header.b=FGVQp8qq; 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=1711408393; a=rsa-sha256; cv=none; b=UYNBwDIHq0SHL6s64PJwvXvFaGc7MAmGVK7EMVIOT+nWrOWO1pidwhgfuwwV912DK+F3le eILEGo+qmgtgN7T0THcdPFBcFuKa9x6LYNCW4GuuAMUP6m/Gut6ApGP7JRK+RQAGZToN0a UOx0QJnguoBafMqGPqRglKo8IRzgZdWq7RtG6iBe38IRVKRsCFHXoffTPyNtBI0qlBuWOs QBfYPRVba2F5Wi7R1kBupYa6sk0xnzFp5N5yFTBo+nCLcbpAQK+vtI+rrxNT0JQcRiy1JE QRyXWPzI/BrJhcTIRQ/3EcO7+IcSxdVAEmNLWR3CuzwfCEZwwGYpCw8SqI1fHA== 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 36B3F3CDA5 for ; Tue, 26 Mar 2024 00:13:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rotV3-0005Pb-3q; Mon, 25 Mar 2024 19:13:05 -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 1rotV0-0005PP-TR for guix-patches@gnu.org; Mon, 25 Mar 2024 19:13:02 -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 1rotV0-0006Tg-Ki for guix-patches@gnu.org; Mon, 25 Mar 2024 19:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rotUz-0004ld-UE for guix-patches@gnu.org; Mon, 25 Mar 2024 19:13:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#68589] [PATCH] Add guix-home-service-type References: <87wms5e6ym.fsf@yoga.mail-host-address-is-not-set> In-Reply-To: <87wms5e6ym.fsf@yoga.mail-host-address-is-not-set> Resent-From: Richard Sent Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Mar 2024 23:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68589 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68589@debbugs.gnu.org Received: via spool by 68589-submit@debbugs.gnu.org id=B68589.171140837218309 (code B ref 68589); Mon, 25 Mar 2024 23:13:01 +0000 Received: (at 68589) by debbugs.gnu.org; 25 Mar 2024 23:12:52 +0000 Received: from localhost ([127.0.0.1]:36529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rotUp-0004lB-1Y for submit@debbugs.gnu.org; Mon, 25 Mar 2024 19:12:52 -0400 Received: from mail-108-mta79.mxroute.com ([136.175.108.79]:33271) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rotUj-0004l0-2E for 68589@debbugs.gnu.org; Mon, 25 Mar 2024 19:12:49 -0400 Received: from filter006.mxroute.com ([136.175.111.2] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta79.mxroute.com (ZoneMTA) with ESMTPSA id 18e77e330f30003bea.001 for <68589@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Mon, 25 Mar 2024 23:12:41 +0000 X-Zone-Loop: 8705d0f404e2ba57c3b8fbaf9975b22bf9b3b081f602 X-Originating-IP: [136.175.111.2] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=uoRSKQybavUCCdKFxgLgAYIf3+zB+nM2tpU/qHSge68=; b=FGVQp8qqf2n5tBoyCAShSvDBEF iMEBhWuzy1dg2fwBg/org6UsMEh7MsB6edYfpn72XMtM62d5GjY+0t46un718jYNoJ4+aUNa1E+ri V6BTzmoyUui8JYpYc8DnvH9AL/WCzqNzO3R7wag+yPM+aY9gJV+fkRB8zUdXHSmw79LJgzQ4jher6 qslSJ5DSw5U4Xj54vWNSePeBouB0AW3WQXabTJNUHa8u1AwW+VYEadSvBQ7Ji8Ro8f7gsETk0gH+0 f44wldQfzLjwTMuJrLdXANQ2GFAH6te3WUBJkl1elHG+RNGlpyVe0/Wlw//rVq7oFRDUOG48UznQy 6RNB2JVA==; From: Richard Sent Date: Mon, 25 Mar 2024 19:12:35 -0400 Message-ID: <87wmpp52jg.fsf@freakingpenguin.com> MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com 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: 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-Migadu-Queue-Id: 36B3F3CDA5 X-Spam-Score: -4.24 X-Migadu-Spam-Score: -4.24 X-Migadu-Scanner: mx11.migadu.com X-TUID: wbsusrQjCEBy Hi all, I accidentally submitted a patch very similar to this one at https://issues.guix.gnu.org/69781. FYI in case anyone winds up iterating on this version of the patch. Not sure how to merge debbugs issues. I did implement most of the feedback mentioned in this issue and resolved a couple of other problems. -- Take it easy, Richard Sent Making my computer weirder one commit at a time.