From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0KnSF+7RkWPFUAAAbAwnHQ (envelope-from ) for ; Thu, 08 Dec 2022 13:00:46 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iNnSFu7RkWOq2AAAG6o9tA (envelope-from ) for ; Thu, 08 Dec 2022 13:00:46 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 2061D303DC for ; Thu, 8 Dec 2022 13:00:46 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3FZq-0002mK-9k; Thu, 08 Dec 2022 07:00:38 -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 1p3FZP-0002kb-J9 for guix-patches@gnu.org; Thu, 08 Dec 2022 07:00:08 -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 1p3FZK-00009t-S4 for guix-patches@gnu.org; Thu, 08 Dec 2022 07:00:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p3FZK-000611-Hy for guix-patches@gnu.org; Thu, 08 Dec 2022 07:00:02 -0500 Subject: bug#59747: [PATCH] services: configuration: rework alist? procedure Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 08 Dec 2022 12:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59747 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: mirai@makinata.eu Cc: 59747-done@debbugs.gnu.org Mail-Followup-To: 59747@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 59747-done@debbugs.gnu.org id=D59747.167050075423085 (code D ref 59747); Thu, 08 Dec 2022 12:00:02 +0000 Received: (at 59747-done) by debbugs.gnu.org; 8 Dec 2022 11:59:14 +0000 Received: from localhost ([127.0.0.1]:56357 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3FYY-00060H-I1 for submit@debbugs.gnu.org; Thu, 08 Dec 2022 06:59:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56166) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3FYW-00060A-Qs for 59747-done@debbugs.gnu.org; Thu, 08 Dec 2022 06:59:13 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3FYR-0008TM-Ce; Thu, 08 Dec 2022 06:59:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=DumHM0bJJmkm6eDZwNYytRBwhyxvSF3wi++wESoyODs=; b=dXYWOCpbTn1oM1OBXWgp iJC8BDCUBcnDen4c2GWWQBUOPzrXfsmBlHYf03nMmYEAhLXIkT8dSiamM8h+/6fFgrkHau8G3XE2F +c8fgHr4YefBAVUZI83kkq+tnCF/MylFHb6d2safbc2rNGuXihlTis0rL9XXIEI8Vrlr/VqBvv7uK XaL3D7Mj9HUP0kUW+z/UPCow/I+qHJv4hNY7EWToUyTFGh5MYrCuGxcEx1UdIlzWHCfC6rPXQau3B KktD6gQCReds4pO6wtvCEvjzu/Nbyv8QM4KROyORqvBAU876zTSetlPJHazRzBX+QnEy9KaBesQGR v7v/PlxiwIdKzQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3FYQ-0000JJ-TI; Thu, 08 Dec 2022 06:59:07 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 08 Dec 2022 12:59:05 +0100 In-Reply-To: (mirai@makinata.eu's message of "Thu, 1 Dec 2022 18:09:47 +0000") Message-ID: <87wn72ds3a.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-TUID: BuivVuhCvj8Z mirai@makinata.eu skribis: > From: Bruno Victal > > * gnu/services/configuration.scm: rework alist? procedure I simplified it a bit and applied. Note that there are two other =E2=80=98*-alist?=E2=80=99 procedures=E2=80=A6 But really, it=E2=80=99s the kind of predicate that shouldn=E2=80=99t be us= ed because there=E2=80=99s no disjoint alist data type in the first place. It may be a sign that we should use records instead in those places. Thanks, Ludo=E2=80=99.