From debbugs-submit-bounces@debbugs.gnu.org Thu May 09 06:35:46 2024 Received: (at submit) by debbugs.gnu.org; 9 May 2024 10:35:46 +0000 Received: from localhost ([127.0.0.1]:54524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s517o-0006CX-OW for submit@debbugs.gnu.org; Thu, 09 May 2024 06:35:46 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <*@alternativebit.fr>) id 1s4y4T-00074e-PY for submit@debbugs.gnu.org; Thu, 09 May 2024 03:20:06 -0400 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 <*@alternativebit.fr>) id 1s4y3y-000885-E4 for guix-patches@gnu.org; Thu, 09 May 2024 03:19:34 -0400 Received: from mslow1.mail.gandi.net ([217.70.178.240]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <*@alternativebit.fr>) id 1s4y3w-0005iR-0C for guix-patches@gnu.org; Thu, 09 May 2024 03:19:34 -0400 Received: from relay5-d.mail.gandi.net (unknown [217.70.183.197]) by mslow1.mail.gandi.net (Postfix) with ESMTP id E57E5C0675 for ; Thu, 9 May 2024 07:17:00 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id 8999E1C0006; Thu, 9 May 2024 07:16:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alternativebit.fr; s=gm1; t=1715239011; 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: content-transfer-encoding:content-transfer-encoding; bh=O46diIOV4gRfM3xjESHQ8rEjK3s/wDb/TAc2nK6dl0o=; b=UWCJBl5yRuOrXtm5GJNt+zvCLNJ5L/NjqFTFKJ+Z0AngVnVbTfzTfzbEgQwWZ1dnHFAXMf iTfgLo3EQF1lDvr3J9bZUweMdb7BECjE7N2Tl/p8m0fgjj9sXQjLVKjxIA8SgHP+aiAe1d Bc3ZtOJB9ahj9cY4goNwbuxZ8Df2qMbU/lYszVtXQmfAoM1K9MaaBMfg/MtyLfOe2wMcqz hLlCO4tT0wUqfs21HO8k1u4MvXo+4sGr96mL0g9mXwMpqqMmIAVWH34EfKYM1EINcEUVJq uuh/h40/ZRnVTBEuypY3IC7OE13fi6Ny42bHX7qQiBgNP7m3yHUALgLL0rYPQg== From: picnoir@alternativebit.fr To: guix-patches@gnu.org Subject: [PATCH] doc: update NixOS wiki url to the official wiki Date: Thu, 9 May 2024 09:15:50 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-Debbugs-Cc: Florian Pelz , Julien Lepiller , Ludovic Courtès Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: felix@alternativebit.fr Received-SPF: pass client-ip=217.70.178.240; envelope-from=*@alternativebit.fr; helo=mslow1.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 09 May 2024 06:35:43 -0400 Cc: Picnoir X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) From: Picnoir * doc/guix.texi (Nix service): nixos.wiki was created by a community member a long time ago. It turned out to be very useful to the community, it became an official service last month hosted on the NixOS.org domain name. To ease the long term maintainance among other things. See more details at https://github.com/NixOS/foundation/issues/113 * po/doc/guix-manual.de.po: update NixOS wiki url * po/doc/guix-manual.es.po: update NixOS wiki url * po/doc/guix-manual.fr.po: update NixOS wiki url * po/doc/guix-manual.pt_BR.po: update NixOS wiki url * po/doc/guix-manual.ru.po: update NixOS wiki url * po/doc/guix-manual.zh_CN.po: update NixOS wiki url Change-Id: Ia95074fbfad494e8ceb5c2cdb3faab23f3604882 --- doc/guix.texi | 2 +- po/doc/guix-manual.de.po | 4 ++-- po/doc/guix-manual.es.po | 2 +- po/doc/guix-manual.fr.po | 2 +- po/doc/guix-manual.pt_BR.po | 2 +- po/doc/guix-manual.ru.po | 2 +- po/doc/guix-manual.zh_CN.po | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 1c1e0164e7..ce1a06747c 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -40669,7 +40669,7 @@ Miscellaneous Services @itemize @item Add a Nix channel and update it. See -@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} for more +@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running: diff --git a/po/doc/guix-manual.de.po b/po/doc/guix-manual.de.po index 8af1fc6082..14842ee711 100644 --- a/po/doc/guix-manual.de.po +++ b/po/doc/guix-manual.de.po @@ -79007,8 +79007,8 @@ msgstr "Fügen Sie einen Nix-Kanal ein und aktualisieren Sie ihn. Siehe" #. type: itemize #: guix-git/doc/guix.texi:40641 -msgid "@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" -msgstr "@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} für eine Übersicht, welche Kanäle es gibt. Wenn Sie den Nix-Kanal „unstable“ nutzen möchten, führen Sie dazu das aus:" +msgid "@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" +msgstr "@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} für eine Übersicht, welche Kanäle es gibt. Wenn Sie den Nix-Kanal „unstable“ nutzen möchten, führen Sie dazu das aus:" #. type: example #: guix-git/doc/guix.texi:40645 diff --git a/po/doc/guix-manual.es.po b/po/doc/guix-manual.es.po index efe3de9dd9..e7c236936a 100644 --- a/po/doc/guix-manual.es.po +++ b/po/doc/guix-manual.es.po @@ -83709,7 +83709,7 @@ msgstr "Añada un canal Nix y lance una actualización. Véase" #. type: itemize #: guix-git/doc/guix.texi:40641 -msgid "@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" +msgid "@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" msgstr "" #. type: example diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po index 0299c4aeec..ffd9ed652b 100644 --- a/po/doc/guix-manual.fr.po +++ b/po/doc/guix-manual.fr.po @@ -80507,7 +80507,7 @@ msgstr "Ajoutez un canal Nix et mettez-le à jour. Voir" #. type: itemize #: guix-git/doc/guix.texi:40641 -msgid "@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" +msgid "@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" msgstr "" #. type: example diff --git a/po/doc/guix-manual.pt_BR.po b/po/doc/guix-manual.pt_BR.po index 58bb796068..1d4d21e877 100644 --- a/po/doc/guix-manual.pt_BR.po +++ b/po/doc/guix-manual.pt_BR.po @@ -76851,7 +76851,7 @@ msgstr "" #. type: itemize #: guix-git/doc/guix.texi:40824 -msgid "@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" +msgid "@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" msgstr "" #. type: example diff --git a/po/doc/guix-manual.ru.po b/po/doc/guix-manual.ru.po index 7919f8a76c..27f2123ab3 100644 --- a/po/doc/guix-manual.ru.po +++ b/po/doc/guix-manual.ru.po @@ -79153,7 +79153,7 @@ msgstr "" #. type: itemize #: guix-git/doc/guix.texi:40641 -msgid "@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" +msgid "@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" msgstr "" #. type: example diff --git a/po/doc/guix-manual.zh_CN.po b/po/doc/guix-manual.zh_CN.po index f400491cbf..318b95c095 100644 --- a/po/doc/guix-manual.zh_CN.po +++ b/po/doc/guix-manual.zh_CN.po @@ -76489,7 +76489,7 @@ msgstr "" #. type: itemize #: guix-git/doc/guix.texi:40641 -msgid "@url{https://nixos.wiki/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" +msgid "@url{https://wiki.nixos.org/wiki/Nix_channels, Nix channels} for more information about the available channels. If you would like to use the unstable Nix channel you can do this by running:" msgstr "" #. type: example base-commit: 9cf0f714636cb9a21875f15c0172211d7def661e -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Fri May 10 10:29:41 2024 Received: (at 70844) by debbugs.gnu.org; 10 May 2024 14:29:42 +0000 Received: from localhost ([127.0.0.1]:42337 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5RFl-0002dz-Jx for submit@debbugs.gnu.org; Fri, 10 May 2024 10:29:41 -0400 Received: from relay.yourmailgateway.de ([188.68.63.98]:59819) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5RFh-0002dt-TJ for 70844@debbugs.gnu.org; Fri, 10 May 2024 10:29:39 -0400 Received: from mors-relay-2501.netcup.net (localhost [127.0.0.1]) by mors-relay-2501.netcup.net (Postfix) with ESMTPS id 4VbWVT5NfBz63W8; Fri, 10 May 2024 16:29:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1715351377; bh=1BpFeemc6T/P1K4OKEwV8daEU8MCUNNS7MHn1MnzBCw=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=a+yhn5RCUVfuvehfeqgGkoMC4DKUkfJqJhHrKqaTrwurR/7hTYfGZcvrfkZDJWA3P LiYjSsSTaeRHIWVQ5lRs5N9tbtSP+Jw3dvB8gX/OetNVtydwgtFmYH8zVUGGhGfP2Y kfTQNhrVNXcFOxZJS+L7tnGp1oJvHcVmAgg89dPXG0Op/iv3Y1W0UPJGNNf/WRDMdp RWRwJXLh3r1d9lVwAnK0HPxQpJkmLqqSsZJ/ph4x6UWOEOW7L3m8UupvdT7UVIxqKx c9sn8BtvPinz68dyDwFB/uqlLCrt4GKFtocfB+lTz+gUZSE7HLZ4VdFJmOKr6G8Etg vxMEAA5tvW31Q== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-2501.netcup.net (Postfix) with ESMTPS id 4VbWVT4g93z4xTj; Fri, 10 May 2024 16:29:37 +0200 (CEST) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4VbWVT10Dyz8sbC; Fri, 10 May 2024 16:29:37 +0200 (CEST) Received: from florianrock64 (ipb2186896.dynamic.kabel-deutschland.de [178.24.104.150]) by mxe217.netcup.net (Postfix) with ESMTPSA id 75BC683817; Fri, 10 May 2024 16:29:33 +0200 (CEST) From: "pelzflorian (Florian Pelz)" To: picnoir@alternativebit.fr Subject: Re: [bug#70844] [PATCH] doc: update NixOS wiki url to the official wiki In-Reply-To: (picnoir@alternativebit.fr's message of "Thu, 9 May 2024 09:15:50 +0200") References: Date: Fri, 10 May 2024 16:29:31 +0200 Message-ID: <87frupwxis.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 75BC683817 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: CTFtdA1Va+XzYiiLvoNTUq0lcrAgkzfak/eQzNYXszVupXdqZrLC4iBZ X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70844 Cc: 70844@debbugs.gnu.org, Julien Lepiller , Ludovic =?utf-8?Q?Court=C3=A8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello Picnoir. The consequences of this change are not clear to me. Does changing the URL mean taking sides in a dispute which Wiki is the right one? nixos.org does not link to the wiki and neither does nixos.wiki. Regards, Florian From debbugs-submit-bounces@debbugs.gnu.org Sat May 11 21:02:56 2024 Received: (at 70844) by debbugs.gnu.org; 12 May 2024 01:02:56 +0000 Received: from localhost ([127.0.0.1]:51441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5xc7-0000B4-8Q for submit@debbugs.gnu.org; Sat, 11 May 2024 21:02:56 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:57071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5sTV-0005Mi-HZ for 70844@debbugs.gnu.org; Sat, 11 May 2024 15:33:42 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 6E599240002; Sat, 11 May 2024 19:33:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alternativebit.fr; s=gm1; t=1715455995; 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=Crp4q6Y9WzB4jyXSYlLrdwBhnJ8BmHcXF5yGzhfrWug=; b=P3jjNaKtoiJqL4kjgtF5EeQXHcZVaB9jgLT5qp0/RSqy/P5Fe1MFWfycbg+M4f0VYaPYGh M9vQnHv2IeDU/QZ8T3tmwmf/cuhwkkM8B7HQiShSAJ0dliNK5RskgExT22j/Ts6frCQTQ3 W4zdlqG3IMDNws1NKvsEN35/I/OqK3FcH/hEyvu6VMPoaq9WiuqZpeoK9PNBZV3cQYFWbn JhoeB2AkqilCawPg8ZBTB8l2EB0A+7NWf0iT/HRxT8yt1irnz+qHdU79q4NTZNwN41Fdf1 uNDPalwi0AQxgXkq0JYDFT6owPwvxMzRsa4HlbiB+CYL+xhXy7VcyLhoqQJkgQ== From: =?utf-8?Q?F=C3=A9lix?= Baylac =?utf-8?Q?Jacqu=C3=A9?= To: "pelzflorian (Florian Pelz)" Subject: Re: [bug#70844] [PATCH] doc: update NixOS wiki url to the official wiki In-Reply-To: <87frupwxis.fsf@pelzflorian.de> References: <87frupwxis.fsf@pelzflorian.de> Date: Sat, 11 May 2024 21:33:13 +0200 Message-ID: <87pltscfeu.fsf@alternativebit.fr> MIME-Version: 1.0 Content-Type: text/plain X-GND-Sasl: felix@alternativebit.fr X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 70844 X-Mailman-Approved-At: Sat, 11 May 2024 21:02:52 -0400 Cc: 70844@debbugs.gnu.org, Julien Lepiller , Ludovic =?utf-8?Q?Court=C3=A8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Florian, > nixos.org does not link to the wiki and neither does > nixos.wiki. https://nixos.org/learn/ points to the new wiki link, it was linking to nixos.wiki before we moved the wiki. From debbugs-submit-bounces@debbugs.gnu.org Sun May 12 14:38:48 2024 Received: (at 70844-done) by debbugs.gnu.org; 12 May 2024 18:38:49 +0000 Received: from localhost ([127.0.0.1]:55843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6E5s-0007nq-Vy for submit@debbugs.gnu.org; Sun, 12 May 2024 14:38:48 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6E5p-0007nk-8j for 70844-done@debbugs.gnu.org; Sun, 12 May 2024 14:38:43 -0400 Received: from localhost (unknown [45.67.83.168]) by mira.cbaines.net (Postfix) with ESMTPSA id EF39C27BBE2; Sun, 12 May 2024 19:38:39 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 72406890; Sun, 12 May 2024 18:38:38 +0000 (UTC) From: Christopher Baines To: picnoir@alternativebit.fr Subject: Re: [bug#70844] [PATCH] doc: update NixOS wiki url to the official wiki In-Reply-To: (picnoir@alternativebit.fr's message of "Thu, 9 May 2024 09:15:50 +0200") References: User-Agent: mu4e 1.12.2; emacs 29.3 Date: Sun, 12 May 2024 19:38:38 +0100 Message-ID: <87a5ku7u4x.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70844-done Cc: 70844-done@debbugs.gnu.org, Julien Lepiller , Ludovic =?utf-8?Q?Court=C3=A8s?= , Florian Pelz X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain picnoir@alternativebit.fr writes: > From: Picnoir > > * doc/guix.texi (Nix service): nixos.wiki was created by a community member a > long time ago. It turned out to be very useful to the community, it became an > official service last month hosted on the NixOS.org domain name. To ease the > long term maintainance among other things. > See more details at https://github.com/NixOS/foundation/issues/113 > * po/doc/guix-manual.de.po: update NixOS wiki url > * po/doc/guix-manual.es.po: update NixOS wiki url > * po/doc/guix-manual.fr.po: update NixOS wiki url > * po/doc/guix-manual.pt_BR.po: update NixOS wiki url > * po/doc/guix-manual.ru.po: update NixOS wiki url > * po/doc/guix-manual.zh_CN.po: update NixOS wiki url > > Change-Id: Ia95074fbfad494e8ceb5c2cdb3faab23f3604882 > --- > doc/guix.texi | 2 +- > po/doc/guix-manual.de.po | 4 ++-- > po/doc/guix-manual.es.po | 2 +- > po/doc/guix-manual.fr.po | 2 +- > po/doc/guix-manual.pt_BR.po | 2 +- > po/doc/guix-manual.ru.po | 2 +- > po/doc/guix-manual.zh_CN.po | 2 +- > 7 files changed, 8 insertions(+), 8 deletions(-) Thanks for the patch, I've removed the po changes since I think the translations are updated separately. I've also tweaked the commit message a bit and pushed this to master as 986ee0c66c470c900db1dccadcaa092a6d0905ca. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZBDK5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xd0Tg/+Lh8t8K6dTO2y7PJnALEDix60dhK9nF7P uoWTAvvjP3SJ6yMi6uEU4QjlZkxFhD6nrTCn/UzFtqcvX1xvw33ycVwJr+ULtxWl tsmzkDYG+lI/LEWFlGbMOloyEKifRb8wPOdFrb0cjpSbeLrzLHdTLwJr04/qGukp SlM/2iqoxKhCTjIr71498mePZDmedWeVDmAziEEtCyIgKjacszpYslVXy+1nO9Mm 1oPH962oVND5W0m0HMF2yDubNUwdL/ACAoBWz55E959ckp4pelfr4XTbH8znBkXj ipV62cqwBdzoA9mrXWiMWb9aEBIRlQ+t0Ue/CnB0pN60G5EWsm/QrEDMO5Tf0Z7T YyCrNuLx75ampCvN6PjfmFgKk40zSXGz2EdmPpUaU/ahnZwID//08XGZXicE4aSn TqEZxOOPsKU2tblUdQH8q8FgAU4clPdUCmBnCTo4gofuiIfQIB/HOY/TImfmlTQF LaURoe9WYVi7gdfz8zSXGW/joI1EXKYIV7nwS5MOm79vTo/AF0NeuiI0vntS5pxW ivSNLYBjadfsUCjSxKCQrs8D0hA1D/AQv9ADa3spLffbq5Z+NHdLB12xEd5Eqho6 DBWvJeTOlLv+clElaAZwslXfYiZVnP3aLuxGm2UeIb+wSsrRcZyip94sHC0Pxjhg W86K9LJ2rdE= =rK68 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon May 13 08:01:41 2024 Received: (at 70844-done) by debbugs.gnu.org; 13 May 2024 12:01:41 +0000 Received: from localhost ([127.0.0.1]:60553 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6UNA-0006PH-Um for submit@debbugs.gnu.org; Mon, 13 May 2024 08:01:41 -0400 Received: from relay.yourmailgateway.de ([188.68.63.174]:51861) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6UN7-0006PA-RK for 70844-done@debbugs.gnu.org; Mon, 13 May 2024 08:01:39 -0400 Received: from mors-relay8204.netcup.net (localhost [127.0.0.1]) by mors-relay8204.netcup.net (Postfix) with ESMTPS id 4VdJ4H751Nz8bbt; Mon, 13 May 2024 12:01:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1715601696; bh=ZLAt6zY3q5yV22QDTjLOLHwGU03IXJUU3JK21GwZqD0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=ko3iaDovAVyHyBYQuR7UfaJ3ofDl3uNcrYwi7BH0GGKyh8ZFLPinkTHse6swrJRb8 oNdMy/RNUrMAXRhT60WaCUXPHXqeJ967R9i25O0Gxp7pZNPLXEY9p8UF83FbpUIXWc 46CVqiN11Ea4dFXuGUXzr2AnakQ65r+xF7M9XCYfKCUkqJcw+g66KZLDY68b8mkXYk BqBqM3WLiVX2LQqeYg6riyZpWmG5xWk7H2kEsKwEy/KCn/stHMpBrA+lPmgBG6bo2j J6v+Qx4r5OSszRjMsDVCpYjrR9YxBm/gwV8cna8KcOGhuADctEPSJalQHWxykTX4g2 9JrGTkh/NLZJQ== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay8204.netcup.net (Postfix) with ESMTPS id 4VdJ4H6Mh8z8bWK; Mon, 13 May 2024 12:01:35 +0000 (UTC) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4VdJ4H2YWmz8svH; Mon, 13 May 2024 14:01:35 +0200 (CEST) Received: from florianrock64 (ipb2186896.dynamic.kabel-deutschland.de [178.24.104.150]) by mxe217.netcup.net (Postfix) with ESMTPSA id D205483D43; Mon, 13 May 2024 14:01:26 +0200 (CEST) From: "pelzflorian (Florian Pelz)" To: Christopher Baines Subject: Re: [bug#70844] [PATCH] doc: update NixOS wiki url to the official wiki In-Reply-To: <87a5ku7u4x.fsf@cbaines.net> (Christopher Baines's message of "Sun, 12 May 2024 19:38:38 +0100") References: <87a5ku7u4x.fsf@cbaines.net> Date: Mon, 13 May 2024 14:01:25 +0200 Message-ID: <87ikzhyl7u.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: D205483D43 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: qmJUnZvKT3M1TqE8dB6E4+7ix/29BZncy8aejRHgCRH4nGjWkQMJi6m2 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 70844-done Cc: 70844-done@debbugs.gnu.org, picnoir@alternativebit.fr, Julien Lepiller , Ludovic =?utf-8?Q?Court=C3=A8s?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Christopher Baines writes: > Thanks for the patch, I've removed the po changes since I think the > translations are updated separately. Yes. Commiting PO changes is okay but not worth the breakage risk nor extra effort. > I've also tweaked the commit > message a bit and pushed this to master Thank you all involved. Regards, Florian From unknown Mon Aug 18 02:36:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Jun 2024 11:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator