From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YN3xL4Fv+mHj4gAAgWs5BA (envelope-from ) for ; Wed, 02 Feb 2022 12:48:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AEalKIFv+mHKjgAAG6o9tA (envelope-from ) for ; Wed, 02 Feb 2022 12:48:17 +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 0F76138066 for ; Wed, 2 Feb 2022 12:48:17 +0100 (CET) Received: from localhost ([::1]:56334 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFE7U-00016z-15 for larch@yhetil.org; Wed, 02 Feb 2022 06:48:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFE7H-000149-2g for guix-patches@gnu.org; Wed, 02 Feb 2022 06:48:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57794) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFE7G-0001OM-GW for guix-patches@gnu.org; Wed, 02 Feb 2022 06:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nFE7G-00031r-AG for guix-patches@gnu.org; Wed, 02 Feb 2022 06:48:02 -0500 Subject: bug#53663: Fw: Re: bug#53663: [PATCH] gnu: services: Also accept 'undefined in maybe-foo? constructs. Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 02 Feb 2022 11:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 53663 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "53663-close@debbugs.gnu.org" <53663-close@debbugs.gnu.org> Mail-Followup-To: 53663@debbugs.gnu.org, attila@lendvai.name, attila@lendvai.name Received: via spool by 53663-done@debbugs.gnu.org id=D53663.164380243311449 (code D ref 53663); Wed, 02 Feb 2022 11:48:02 +0000 Received: (at 53663-close) by debbugs.gnu.org; 2 Feb 2022 11:47:13 +0000 Received: from localhost ([127.0.0.1]:51691 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFE6T-0002ya-Hx for submit@debbugs.gnu.org; Wed, 02 Feb 2022 06:47:13 -0500 Received: from mail-4317.proton.ch ([185.70.43.17]:49617) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFE6R-0002yI-7g for 53663-close@debbugs.gnu.org; Wed, 02 Feb 2022 06:47:12 -0500 Date: Wed, 02 Feb 2022 11:47:02 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1643802422; bh=qUFV4T7ycyk+EJU0dHA2uqBh23xECrqauuU68Qx2d90=; h=Date:To:From:Reply-To:Subject:Message-ID:In-Reply-To:References: From:To:Cc; b=P0WdZ5jvjqJGZTftoO6dKLFN1TInFycOKhqS/Ac94RN5EPRJJ4BdOmiMVDzO50LiN TAfdBzmBNXFJIrPHHsNYUvKR7rLI8nj+Bu+4ZONrsqVPKyV6KTuqfDsUiA1Fj6OoI5 R627zLmDPES9rBuZaeWFQ2KFWG2Lkpiy8lxvC47tyG5PiDA9DZ601MElUmo5Pyws2W LAUIkPNd5p0KB4ZlWSEZMKGPrHxSjqZT7SIfdDd33kQlMOlzv7uFmSfFH/+oKhWru2 BLulK0PBEZRd5qvo0/26n0Pc8zqc2V80WBm2FibB/G82ptw5Ekpn49FKbothyaztTN IBAcbjJi/EtCQ== From: Attila Lendvai Message-ID: In-Reply-To: References: <20220131152753.19880-1-attila@lendvai.name> <87ilty6hgd.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-To: Attila Lendvai Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643802497; h=from:from:sender:sender:reply-to: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-to: 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=qUFV4T7ycyk+EJU0dHA2uqBh23xECrqauuU68Qx2d90=; b=JiP4w5Sk2Bg3JnrJDOiZbQb1Z33dsP4SJ9FyDpQiXT2OrJzOelXN/OBS+rSIBzj5fRLnyv njQ5OzyvcfypPWme/KthMgLybY/FAaVmq+mpojE8p0e+xsXN5koEzg/NAVQa/x4G1ZcPy5 4w1ZfMvemGWs7WgjMSLV6Eyld3hKPSG03zHFcPCHSCJe7KYO9LqctB+MMS+hbOmNmAuJa2 jmTexPG/ZqsmqeXzHMWesTFbEXsRxBMbLUXAMRvoRHH9yKLlrZzmrCCADqC2+qBY61XXCG UBA3kq1e6LEums5v4+zNW6dxROXIDxac11RF4/LINBpZ2MR4fka4D/sdHtXY1A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643802497; a=rsa-sha256; cv=none; b=lSOt0rB791+MNq6W3s/rH19nOxgYO82TvJTtHtqBSsUeg9SCTkmG5lkkQnAk1+tpPEZU/P T8FuPlIJOwjluSESkvdnQJHAND0TZpkemEInXT0WSBWt4LpysdXtubuZgtgHfNmFoDiLef Wm9+T/3sQbuyG7xYkaLnWGKhPumCDhpmSAYJFVwye1JybNDh/hZoOAwjd72eWacKfjGE4v GfxcIAOzeFIenseMybZGGoSgJhsvaXRA7KBkNxUCb+zwmWxWvQGsk/CaeqJGsJiSiFULCL Add87zwbij5LpvpFI0zqzH89DG3QQIG84c9/8MV9pVgXO9wlJ6yjBV6XO517KA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=P0WdZ5jv; dmarc=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" X-Migadu-Spam-Score: -2.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail3 header.b=P0WdZ5jv; dmarc=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" X-Migadu-Queue-Id: 0F76138066 X-Spam-Score: -2.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: UXFloyc4h3sZ > What would be different here? the possibility of writing: (define-configuration my-cfg (my-field (maybe-string))) versus now having to write: (define-configuration my-cfg (my-field (maybe-string 'disabled))) but now that i thought about it, i think everyone is better off if i deal with this on my side, instead of having a discussion about the exact shape of a bandaid. closing this for now; more later in the form of a proper cleanup proposal of the configuration code. -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CThere can be no greater stretch of arbitrary power than is require= d to seize children from their parents, teach them whatever the authorities= decree they shall be taught, and expropriate from the parents the funds to= pay for the procedure.=E2=80=9D =09=E2=80=94 Isabel Paterson (1886=E2=80=931961), 'The God of the Machine' = (1943)