From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 4AVKG+cMQWaSCwEAqHPOHw:P1 (envelope-from ) for ; Sun, 12 May 2024 20:39:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 4AVKG+cMQWaSCwEAqHPOHw (envelope-from ) for ; Sun, 12 May 2024 20:39:35 +0200 X-Envelope-To: larch@yhetil.org 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-Seal: i=1; s=key1; d=yhetil.org; t=1715539175; a=rsa-sha256; cv=none; b=ipXUWO/xVnqYAVbDB+Y9HLQ7TSow1yrmdJJJyML0Hnx3bs4/o63bgj2MCSIFEfz1JMFkw0 qvYXOIzgzuQOZcn+ONkBEVOKfBfn0gFal286IcrKcxpBlgxC+duhs6URlzl8iuO7x1eN0N TjeAWE1WT1gVqnuU7eUZJPVLMQKiS6B3u6h3D1Fs/+U77ruH7UAEc3h2UTYkNc1qXhgrtD 1ddUnCJawYVpjNG0zqsg5taQTfsf97rTb5Qz1eQeKZbZMOHyLFodeafijyAkwjonSW7xop l3uxa4t7fHrvidV4UFyuAOLN7l3j6jvvu6wIsKpV9hbvKKfOvRcf0lIUgSCmXA== 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715539175; 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-to: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; bh=j9LS67ZgjZUK7rQb0Zo/ybfmHzwmIP2gI3enrb4dAFA=; b=ZrS8hXJLB6big8N4jYe+Bs4GmqI4E737SZ7lmd3AMQnNl/MEBoGxvBPkAEGlm9meAyw5Cc ahZqZ7+nwbtjzLoqETpS9sO1zV5oFsvLMX9975JUwgIoWf/0HYT7SHrK0x950Puf9TKNyb OkA/x8YT9sHPqb1hdVfh9jndI1VHe1bjUIYRY0ckXjKNw2cez67jS/UpBRh/zLR/h8HLXs fQUo/yRg4piGdFNw0ls8Szl+cX5gVcNLY/wQupqvOrqAdFhD978xILJxSMPoPoVuO++A26 NbOkOQuXGVxFffoOxx+BFsagK0s+iNM49VN02R0S2/H+6RJlsBwZCTc35bsE1w== 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 49BC161BCC for ; Sun, 12 May 2024 20:39:35 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s6E6D-00057c-D0; Sun, 12 May 2024 14:39:05 -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 ) id 1s6E6A-00055B-TP for guix-patches@gnu.org; Sun, 12 May 2024 14:39:02 -0400 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 1s6E6A-0002Oj-Lr for guix-patches@gnu.org; Sun, 12 May 2024 14:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s6E6A-0007oS-Ly for guix-patches@gnu.org; Sun, 12 May 2024 14:39:02 -0400 Subject: bug#70844: [PATCH] doc: update NixOS wiki url to the official wiki Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 12 May 2024 18:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70844 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: picnoir@alternativebit.fr Cc: 70844-done@debbugs.gnu.org, Julien Lepiller , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Florian Pelz Mail-Followup-To: 70844@debbugs.gnu.org, mail@cbaines.net, picnoir@alternativebit.fr Received: via spool by 70844-done@debbugs.gnu.org id=D70844.171553912930004 (code D ref 70844); Sun, 12 May 2024 18:39:02 +0000 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 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-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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 49BC161BCC X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -8.47 X-Spam-Score: -8.47 X-TUID: GJT/S0tOqT5y --=-=-= 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----- --=-=-=--