From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qGgBEZKQC2TjeQEASxT56A (envelope-from ) for ; Fri, 10 Mar 2023 21:18:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6HsDEZKQC2SFLgAA9RJhRA (envelope-from ) for ; Fri, 10 Mar 2023 21:18:26 +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 C9A273B45B for ; Fri, 10 Mar 2023 21:18:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678479506; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=iW68A9BWZZFKGK/zw8CfeIi3IS9joRyzp8ADEPiCpek=; b=dXhi2AO1BxcFICNnSE+pKT1bHzMoT1zOR5O1OmAzAXB1sTPhvuxIQvKsnTLvoWmXXevuyf dCacN6gvGdVqFgAApLPxqhVtwclfQVk4F/64cmhrjoyFpGCtzD0HPFYiqv5G/ZS1VZ0AiJ LYnmMCjKVNKlVxg5d2jZua+3hysNIn+aKAhfinFK20ixgcmqhHSJ22S0vzTk8cn5wQSo72 vRj4uwyzRbzqldayr8n7zUWDeEpYNzfziA/9oGm3trvrOFM/FAYHwxuZdqK6yCkyY7H3V2 eV56kUAWN/1u9QzJhOBFsqmlU7bJXsRclcKYGI8tpDwhREiprqga78WC0ZTXtA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678479506; a=rsa-sha256; cv=none; b=TqEa0+QDj8b1sV2oJ2xC2Gim5ZGaffUoeDA6X/yIrgHER/YNpCHLpadFF4e6bAN/dESqYr fpwOtN/FQVIKukQwH2PzUQSJUi7QWHlzeF/MYZXo395Fgkgl7NV9OiMxLCh+AD8CWQKGtK ORKraqHXpKOk+koKcRMGYvSN3T2Z8afyqnE5kPi22UzGpZjg4UY+kyHU6cw2GBm4K4VInh Pv0EEtftXuev/SD6D/91U3FGnKS4Y0F7U4CYvrCp1D6rYMEdoyDwkF4YlB7qL3gXy0Nmxg bX74SwXEAV2gPh9BJXQl12yJ4TiSb2BPxY129xgv3TFHzcFZl7tCYxnjgbRg7A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pajBl-0007ww-J6; Fri, 10 Mar 2023 15:18:05 -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 1pajBj-0007wZ-7J for guix-patches@gnu.org; Fri, 10 Mar 2023 15:18:03 -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 1pajBi-0001m0-TT; Fri, 10 Mar 2023 15:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pajBi-0000Dp-O0; Fri, 10 Mar 2023 15:18:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#62103] [PATCH 0/2] redundant system degexp Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: ludo@gnu.org, guix-patches@gnu.org Resent-Date: Fri, 10 Mar 2023 20:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62103 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62103@debbugs.gnu.org Cc: Bruno Victal , ludo@gnu.org X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: ludo@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1678479432772 (code B ref -1); Fri, 10 Mar 2023 20:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Mar 2023 20:17:12 +0000 Received: from localhost ([127.0.0.1]:55921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pajAt-0000CN-To for submit@debbugs.gnu.org; Fri, 10 Mar 2023 15:17:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:51478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pajAr-0000CF-TY for submit@debbugs.gnu.org; Fri, 10 Mar 2023 15:17:10 -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 1pajAr-0007rb-Ai for guix-patches@gnu.org; Fri, 10 Mar 2023 15:17:09 -0500 Received: from smtpmciv3.myservices.hosting ([185.26.107.239]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pajAp-0001gy-L7 for guix-patches@gnu.org; Fri, 10 Mar 2023 15:17:08 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv3.myservices.hosting (Postfix) with ESMTP id 222D72050D for ; Fri, 10 Mar 2023 21:16:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id BF2B68009A; Fri, 10 Mar 2023 21:16:59 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id zZ0IaYpa3AEP; Fri, 10 Mar 2023 21:16:59 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 521AA80098; Fri, 10 Mar 2023 21:16:59 +0100 (CET) From: Bruno Victal Date: Fri, 10 Mar 2023 20:16:07 +0000 Message-Id: X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.107.239; envelope-from=mirai@makinata.eu; helo=smtpmciv3.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: X-Migadu-Queue-Id: C9A273B45B X-Spam-Score: -3.30 X-Migadu-Spam-Score: -3.30 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: UdBhvbcYhjB5 I tested these changes with: make check-system TESTS=basic make check-system TESTS=nss-mdns Bruno Victal (2): system: Simplify nsswitch binding. system: Remove redundant gexp-ungexp usage. gnu/system.scm | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) base-commit: f7682c247504d252cf86b274ffe7b8f62670b497 -- 2.39.1