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 ms5.migadu.com with LMTPS id 2GKnGPTbmGM1BQAAbAwnHQ (envelope-from ) for ; Tue, 13 Dec 2022 21:09:24 +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 ELmlGPTbmGPvbgEA9RJhRA (envelope-from ) for ; Tue, 13 Dec 2022 21:09:24 +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 E44222FDC0 for ; Tue, 13 Dec 2022 21:09:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5BaN-000795-V6; Tue, 13 Dec 2022 15:09:07 -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 1p5BaJ-00078c-Ab for guix-patches@gnu.org; Tue, 13 Dec 2022 15:09:06 -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 1p5BaI-0004v3-RG for guix-patches@gnu.org; Tue, 13 Dec 2022 15:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p5BaI-0006uV-Kd for guix-patches@gnu.org; Tue, 13 Dec 2022 15:09:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60014] [PATCH] activation: make install-special-file match against pairs as well. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 13 Dec 2022 20:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60014 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: mirai Cc: dev@jpoiret.xyz, 60014@debbugs.gnu.org X-Debbugs-Original-Cc: Josselin Poiret , 60014@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 60014-submit@debbugs.gnu.org id=B60014.167096208226531 (code B ref 60014); Tue, 13 Dec 2022 20:09:02 +0000 Received: (at 60014) by debbugs.gnu.org; 13 Dec 2022 20:08:02 +0000 Received: from localhost ([127.0.0.1]:34345 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5BZK-0006tr-Bj for submit@debbugs.gnu.org; Tue, 13 Dec 2022 15:08:02 -0500 Received: from tobias.gr ([80.241.217.52]:59280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5BZH-0006tU-E9 for 60014@debbugs.gnu.org; Tue, 13 Dec 2022 15:08:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=UkfR3GFmePeci jdVe+CePb1oSAkUSIo2kyIQiUUeK2Y=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=D0SQB4UoHIoAyGhajd++zSSpFugZZj5/bNgYIq r3MeNgXS0ELkSM+vfRBiB0WG4Y1WUb8DE1XJq6suStyUWaWSeeCoEg8UhlIyrmAB0oZny7 JOwffNeb0CGaxvJPlLC9iliMp+jiR/p/77BnuVFYO5MaPV6febw9YunKXPWPye5/ToaMUd ymnuFJFOb4Dg7KTxBH+4oWK07QCTL5B0HJBi/V6h29GEsmnWsLYwXaE0F57Yanm8GsNESU eJXNbRQBFAacshdnFhjLcIF9N13dMx8KovqGcZlx+4d/MECDb2bzC1YXkcB3891sTqdBQC AriQFPR6qIeX0gC4m03+iHcA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 85464d42 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 13 Dec 2022 20:07:53 +0000 (UTC) References: <43e937e1625b47a80887e68847fb8a8811d3f39f.1670867103.git.mirai@makinata.eu> <87k02wfjk5.fsf@jpoiret.xyz> <87v8mgcp45.fsf@nckx> Date: Tue, 13 Dec 2022 21:04:42 +0100 In-reply-to: BIMI-Selector: v=BIMI1; s=default; Message-ID: <87ilifcbgh.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670962164; h=from:from:sender:sender:reply-to: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=UkfR3GFmePecijdVe+CePb1oSAkUSIo2kyIQiUUeK2Y=; b=KklHb9MFHXZXAyD606vlX6IFVil6Nivv6QSvEHlOmuvUqjH/spoh/CRn0e83f+97UNUXOe GQCA+N4KHccpMxaUB1PirugMsA5lj+fPgD0vCHSSKDq6NmB7kOkckxZ7nlfBis5AtkvLML 3eHRY0Lg8UT0xvunQ9rQ7RBVR20lyyYoM1T3hJbAyVwek2gLxqONT1EUkiaCB/XxSeDzoM tV7REgc0A16gAEFAsO+Ubb7sqkSbwDd/wJVlrBlSzhaKQ5Ed4+T+y5WblVwZHIREWM2WUx TmCBz6ILl9lNuQ9zwKf1ZS5LvZJhXhs1zIke3F+fAaFRpHgYjGWx7xy9VZhLNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=D0SQB4Uo; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670962164; a=rsa-sha256; cv=none; b=u+hlAtZvIypriHBJXl40+mgH4Ue2Uhm30SHoezz1X+6QBUMpr57EFdhFvTCYZAxmYab0tv I6Y1u7mFWHPcKVAsDCE6aBj5PsYkUsJtC2QGfmHXFArC0DsLsOAdEuTWX5eOu6elQ56cqO M7nTgFeA3RxUrKcmuEub5YtuEEW0FyCknm1FxnOovuLwrmk79f8pfmS5ny1MMMgySrZSAY zZHSPo0fVQNCxMjikQbkrYP1/n6fZWKvgNYHZh4nvydGFjo52buVW3KIA9vVxbG25wST+t Nt+ZVQrtYUH1wW8Ws6DF2m4ofpmRxZmVPnd5/8cpolG0KfvaE9ZyCvtqumYXcA== X-Migadu-Spam-Score: -3.87 X-Spam-Score: -3.87 X-Migadu-Queue-Id: E44222FDC0 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=D0SQB4Uo; 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"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: MoAe08H1c5k3 --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Heyo, mirai =E5=86=99=E9=81=93=EF=BC=9A > This patch does: take a list of tuples, where tuples are pairs=20 > of path + file-like This is fine. > (and as a bonus, > preserve existing configurations by allowing the pairs to be=20 > lists as well). This not so much. I guess my example was poorly chosen, but at=20 least deprecate the old style, as jpoiret also suggests. That=20 does not mean you need to instantly break old configurations. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCY5jb/g0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15wu8A/j/W98VS3V1ZpmUcCUOYPp6a4VPmYU6nvJG0WK5n HRXSAP9VWP0EQTX9hqy9qPoFIzUmqrvBa3JZ7zocWv0rSqWkCg== =f60/ -----END PGP SIGNATURE----- --=-=-=--