From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0PtCCoQSCWK0egAAgWs5BA (envelope-from ) for ; Sun, 13 Feb 2022 15:15:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QGivB4QSCWJdmQAA9RJhRA (envelope-from ) for ; Sun, 13 Feb 2022 15:15:32 +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 D5DB643226 for ; Sun, 13 Feb 2022 15:15:31 +0100 (CET) Received: from localhost ([::1]:43914 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nJFf0-00006D-Vp for larch@yhetil.org; Sun, 13 Feb 2022 09:15:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50380) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJFeb-00005g-Ld for guix-devel@gnu.org; Sun, 13 Feb 2022 09:15:05 -0500 Received: from [2a00:1450:4864:20::12a] (port=42513 helo=mail-lf1-x12a.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nJFeZ-0001sj-2P for guix-devel@gnu.org; Sun, 13 Feb 2022 09:15:04 -0500 Received: by mail-lf1-x12a.google.com with SMTP id k13so25641175lfg.9 for ; Sun, 13 Feb 2022 06:15:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=Z7crlCLHHBn3+GJyHzL7/zsSyXMzKG6gi+6xy29ifYs=; b=dGTettkcNG4arZO4K+m3JOfn/sLMd+R7aEENzx1JhXJ4NrLEyk8QdrN1pVrl2LVfPf BaPwh3fWNWruW5Acx0STX/f8wM4lp2QSt+AlBoh6F+308R6k4c2cmHf/zDMnJtGZFORd 7KCvyrPORSyjS9xeTQypepGLv0MSAGxoxqfwly9m0q+UvITLceR+8FzmVPDx+NvMBZxt N1QtWFGm7/lfBhyLcYJ6OTY31sHX+mkgbYHufPCJ/yZM7g3n15L4pccrz2M5H31CL3lC 4jUWjEk//RnIByGzAZG+w/PFr0ff2+2K3zCN97Hhm0NvoyKtPeS8ZMJZ8km20MYpCd4x 8HNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=Z7crlCLHHBn3+GJyHzL7/zsSyXMzKG6gi+6xy29ifYs=; b=TcqJRQOcBS4m6xlT0Yv3+2+p28RBeeh+8JH+9c3bm18psLTpvnLIzm8FE4tiRDlxGr 3aUQpZ8wIKc6+uTzhrxHo9QXH6U8pUOaAh29NDp3VLmJziyvGg8jmqgFtQ3pD5V8hCOO CSnLFIWCF7mO2F7M5zsy+YEFfNkXq/APhqvjqJu/0QoDkQzFMQcBVJoYkgvdHQcxcJOo 42olnNph3OZen9eJfM22DzVRiWdsMUO9DYQuUfsbRfjGJH2owbBiMgdZoUSlxp+fzu+E 1bzgcAN+FomhAmPFt7xYpgdCx0T219VLFznfQwKVE8KohNPJrvZZenTjrGPiNvE0oXjE W8qQ== X-Gm-Message-State: AOAM531NTRCXophXGbscjsMy4pzbJ29Kr7bqXlRkGcr3wpBmjmIuwne8 EAzYwoI05TMpQXWyCILsay47yg== X-Google-Smtp-Source: ABdhPJwfxWXz/saF6uxwWUUQcWh/4s6gHfDtGDX48iO5Nu5pMKjI+vlMRLfZ0tzWpnIlcDo3ipiQmg== X-Received: by 2002:a05:6512:3a2:: with SMTP id v2mr7500377lfp.18.1644761700852; Sun, 13 Feb 2022 06:15:00 -0800 (PST) Received: from localhost ([91.228.246.230]) by smtp.gmail.com with ESMTPSA id z9sm142771lja.53.2022.02.13.06.14.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Feb 2022 06:15:00 -0800 (PST) From: Andrew Tropin To: Ludovic =?utf-8?Q?Court=C3=A8s?= , Maxim Cournoyer Subject: Re: Return back original implementation for text-config serialization In-Reply-To: <877da9lgce.fsf@gnu.org> References: <878rvp1deg.fsf@trop.in> <87mtjtglxd.fsf@gnu.org> <87o846y24v.fsf@trop.in> <405630188ac22fd2a1f1d0e0555ce061584744a3.camel@telenet.be> <87h79qx5db.fsf@trop.in> <87fsp922ia.fsf@gmail.com> <877da9lgce.fsf@gnu.org> Date: Sun, 13 Feb 2022 17:14:56 +0300 Message-ID: <87h792ontr.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12a (failed) Received-SPF: none client-ip=2a00:1450:4864:20::12a; envelope-from=andrew@trop.in; helo=mail-lf1-x12a.google.com X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.785, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org, Xinglu Chen , guix-maintainers@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" 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=1644761731; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Z7crlCLHHBn3+GJyHzL7/zsSyXMzKG6gi+6xy29ifYs=; b=HvqFxK8QF1jCH7sFKTAx4R/mE8aLLSs+RspiFjQcZAaczHNCrmWYVc9OXlihqhLrETsoFj +ENJWjUTa5LELJmwris1hDsDMJvkGTKljxpdvSKOccFXCxdYhJZaZ9uajveajXUCZWjJIq 4k5Di6OTHL3AM7bVskRzVyBXeqf9Zwfgfp+eyvtks5IE7PAnPWxZYmQidOhL6mP2ySMVDE 7ttgf1TdcOu/H+Djo0JCOu0oT7EtHKwyAybgQNYKthuIRljTazEYRN6tjoEG4sDEGEhR/F iQVN49dQPZ0dCzHOlXmBhNtfsMfGJMiaBVhcby1Y0p7bpIC4S6zrXg98CiJjpw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644761731; a=rsa-sha256; cv=none; b=unnD/YNY9zZkAhvuIQOEk9jjdHOVswbka/fIzzTh58D5SXyJd/qE6Hj3f5xVxFJwmRuQ2t wFTGY2zfzLL5KJT5tRAT9sNRHIAW6y0pfM2ip2HEwt6t1mXUaRMaH/TXiSFUsmzp0zs/Sz xa6kzI9AVDEkuEkw8Dq+HxBMWV3CJm2mgAkZ6TAOL/N48ftd2Efr1W5LjHHIBqIFhLhYtR PSbniN6fMZ6/DmLKOvnhaYLhpdT/YbpF2MOrLBPHGADzLKKLNsEwRoPxqTqQ20mc6iIK7m cL6g/1bE8YAxOgp9zOOmKG1j7k94i/RKluewK21Znh3Eu29LoCJiqP7zSCANtw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop-in.20210112.gappssmtp.com header.s=20210112 header.b=dGTettkc; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.73 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop-in.20210112.gappssmtp.com header.s=20210112 header.b=dGTettkc; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: D5DB643226 X-Spam-Score: -2.73 X-Migadu-Scanner: scn1.migadu.com X-TUID: 0HMiHKS9pT6A --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2022-02-05 12:09, Ludovic Court=C3=A8s wrote: > Hi! > > Maxim Cournoyer skribis: > >> Pardon my ignorance about Guix Home, but couldn't we have configuration >> as records by default, and the lower level, config stitching primitives >> still available to hand craft strings that could be used as the value of >> an 'extra-config' field, for example? >> >> It seems to me the use of records for configurations in Guix Home would >> be the natural choice, as Guix System users are already familiar with >> them and it leans to better discoverability/documentation. > > Guix Home uses records for configuration and the same service as Guix > System, and I think it=E2=80=99s important that it remain this way for the > reasons you give and also from a maintenance viewpoint. > > Ludo=E2=80=99. I think I agree on that, probably home services and system services in Guix proper should follow the same style. =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmIJEmAPHGFuZHJld0B0 cm9wLmluAAoJECII0glYwd6w288P/R3O9EnUPaRotkxoPodMYxji4gBggc1sJZGs BZ/SzUX5Vxvq6tk3m1bwBrZNZ77zy4Zog55gyDOjDw9Mi55/5lErc/UGKbyIzNim aZW7b0x8M9gE4rl6iYzNviv8dP8ZXjQ6KzySJ5m1g+OiOmO09Qaj0BKLEQ/iW4Mi e8GexkQI9Hr9YTnj6RtGfVJ/zqJjasaLDpDh0eYB3SZEj3cHHeFiAi8Xb/wyKKSb DXV4OrliEwQjEfbA6zrkVEQVmNw262MrDRu3ZCe+gqXo2h2UGaej3RwQwS9PIDdB xx6ntgteEGlS8VaIOgR9b2DqxuRCqzy8+a4TNKU/qVQQVN1yGug8bdVXXwFa9+t5 SiF/uIF9lvBTLFIen+fl674DNHGGovRzc5BSN6RVqaojalwaezVJoGi+HuUUzBms WGjrz61wHyMqyDS2eBTNQ/dphYYrxPhf8IrEtD3BjhhwUw2lSR7gGKa0mMhVO154 K8o81geQlCcYz3xPfYbDCGmhRC6e9QEZ/uwNgTKCskv+DGJfvEnLvS58XgERRKJg Lnleyw5nRZQuR1opULrL3DecNAmrTFKo7GhCpal8rhuNdxMWb6eF+rnSR5u67fKE EbcaRjqf/1MgJG2Ui+RUZiziDZ4yu9jAj/wArlf3x61HuSM9VFpwCKXnLgy5IT1p RD9tK/ED =/1Lg -----END PGP SIGNATURE----- --=-=-=--