From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0GpXDu8X3mXYrAAA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 18:12:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 0GpXDu8X3mXYrAAA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 18:12:15 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=incana.org header.s=gm1 header.b=IrMxsQHc; 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=1709053935; 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: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=i+Qa/w0jn5YsE7+CXFBhOkkgPjxBf2sbqNxHXhM+fOs=; b=D6tzfnxxXxyUjNpDlOXbeKn1h0F5s5iFTH83Yscvkpo39yY07ANucIzkicC/eNZUfaeWht W8u+EbySMR5KNYKs741r1bNcKBPQ8BFakAnDUaOlRs861MqOWtmJ/o6wlMMG0bQNOTFoQE 7I3aaiH9DtyU6dUJZzE4qFjeDdraPeAqoRqKaqZZkvvlkXvuUkFHgbpH1BHAVdruNvLAMx rUO4RNA1RJo0NYc8ZA0wELy5YUsCgTPgi9Bx0sEWrJbLiucMqaCdwtqwNXQtf5jcTzwRoS 9Kk68t9bYIi9gVQZpPxRJR7XQ7ZT7SIXmZhPcTsVi13D1X3djie9rgR8pn5YFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=incana.org header.s=gm1 header.b=IrMxsQHc; 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=1709053935; a=rsa-sha256; cv=none; b=mabrfulfeAynv2LM/JSlAxMYJzhACMExVx5Gu582Erc2HabIa5c5Amw1CLmvPnUz8sdPeO mFg/O2dyVYbbD7C0hrge2soqsdg8YlINY4UJMDjXF3aBoWnAZ4q9tppUpZwDzwng9kYdm4 /yPFBN8XZLmRz21tUendYuRv0Hf/S7djdvcBfOck8+OFIXpFCfaAcxt3Ki9GbMtC4Dla8r IP7D8PnJ30YO7PCnwWEKdgrENSWrJOseTptDDi5/v+U2L2j3WRORMP7PaiHjFVbew1TZ4G bDa+Bi4VvESu8B2t7WfBv1+nUsnQZOZORjbFYGjUnKklFxQtlPwVIrmPKf1L7A== 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 C2E643F3A2 for ; Tue, 27 Feb 2024 18:12:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rf0zU-0000C7-EI; Tue, 27 Feb 2024 12:11:40 -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 1rf0zS-00008R-CO for guix-patches@gnu.org; Tue, 27 Feb 2024 12:11:38 -0500 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 1rf0zQ-0007lR-E1 for guix-patches@gnu.org; Tue, 27 Feb 2024 12:11:38 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rf0zq-0000RN-4b for guix-patches@gnu.org; Tue, 27 Feb 2024 12:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69313] [PATCH v2 0/2] gnu: tlpui: Fix location for "defaults.conf". Resent-From: Juliana Sims Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 17:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69313 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 69313@debbugs.gnu.org Received: via spool by 69313-submit@debbugs.gnu.org id=B69313.17090538961623 (code B ref 69313); Tue, 27 Feb 2024 17:12:02 +0000 Received: (at 69313) by debbugs.gnu.org; 27 Feb 2024 17:11:36 +0000 Received: from localhost ([127.0.0.1]:39348 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rf0zP-0000Q5-8d for submit@debbugs.gnu.org; Tue, 27 Feb 2024 12:11:35 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:55211) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rf0zN-0000PU-1h for 69313@debbugs.gnu.org; Tue, 27 Feb 2024 12:11:34 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 4E6E1FF805; Tue, 27 Feb 2024 17:10:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=gm1; t=1709053860; h=from:from: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; bh=i+Qa/w0jn5YsE7+CXFBhOkkgPjxBf2sbqNxHXhM+fOs=; b=IrMxsQHcuOg3ZguvGRG4HocMUzLiJFPKGuuN3NpIYFYI73jlKfIG4EL/7vjsnQSw2iz9Eo QqAx/mkBLx571IV+gXV2MYjSOKrdk1gemE5GkxOisu2p1mF4onzaA+LuTZ8fG/SKDFnHtD TTxuQDBxCQFqyJn/92B87D0co7kR1yU2p7peL0zAtyBhZoMrzXIjzTTkIwfTLsVuuuGu19 FHHqv3arf57zC4SqkjjD0hjxmaqISHF/7PDkVn/LyBxJvCEPx3/HiHadnlfZvHs4B2JNiJ HQauLam5fskaVIIy9rgLkOWvPawHC+KEz0QulCqpAILylmRZQe9KNh9eJKkBkg== Date: Tue, 27 Feb 2024 12:10:47 -0500 From: Juliana Sims Message-Id: In-Reply-To: <87edd3d41p.fsf@nicolasgoaziou.fr> References: <87il2gcfvm.fsf@nicolasgoaziou.fr> X-Mailer: geary/43.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-GND-Sasl: juli@incana.org 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-Spam-Score: -2.30 X-Spam-Score: -2.30 X-Migadu-Queue-Id: C2E643F3A2 X-Migadu-Scanner: mx13.migadu.com X-TUID: fbkGyL7urIfS > I'm dubious about the "code modernization" part. ... IIUC, the > `file-append' way makes it more difficult to use package > transformations, since you basically bind the executables to a fixed > package. I used the phrase "modernization" just because `file-append` is a g-expression-related procedure, and my understanding is that gexprs are the new way to do things. I hadn't considered the fixing-to-specific-packages aspect. In theory one could bind a replacement package to the same name in the scope of g-expression expansion (package parameterization, for example, will enable this more simply if and when it's done), but that's kind of hacky atm and shouldn't be a burden on anyone inheriting from this package. I now understand why one might prefer `search-input-file` and, furthermore, think it should be preserved. If no one else has input on this in the next couple days, I'll try to remember to close this issue soon :) Thanks for helping me think about something in a new way! -Juli