From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id aI6qJ3ovPmbIOAEAqHPOHw:P1 (envelope-from ) for ; Fri, 10 May 2024 16:30:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id aI6qJ3ovPmbIOAEAqHPOHw (envelope-from ) for ; Fri, 10 May 2024 16:30:18 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=a+yhn5RC; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715351418; 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=FrUD2+S2TLncQHxSRlIC+ha18kVVoYRuVpkk8DUrfU4=; b=cpgcQJ7pc1o1zVHBqZjZATQhPRned5pyDQK4/gmydTF54XkrdUi5NOB/7Cw1wbAtaTqjTI oVgSUdadbAS4ZSa3+mtWdlTeGiX9MQVYduefbGBjAl3D2EGMdwox5A8f1N7Wm4e5OFCku0 Py8wm+I3xkawRt0x+uCBokgTxWrh4ak7Ve8ZgQul5ESGg68lFaWyCYsqoNMeDg5aetKXZ8 Y8wzOSEQ/hjs+7xo1W0JYdvlaVrz1ahnsGy9Hu0iiz6+gSOL4KHucFVYsFSvSaC6Y/Avee lsIX4MSl/WYNMUFQT9Bx8iqe670hcZGrmQbZuBO1cm7URmA51B9BgzE+2w+G9Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=a+yhn5RC; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715351418; a=rsa-sha256; cv=none; b=HXS7snMYxdrfvizl+KdWd42+xbXl0VgRRn493PzT4JJy1OPOYko8xRRE85jYEEdH4AqO2c VZHZ+71AqeGFHtuFyAJaFAGD1iSaheS3nTOLZt8xo9PVGYIuiXNhUV5xP8mVmUYFU19QNh AGW3Ing4yRtnmV134BMpNQgv3DcQkrwYbW8ICCZ9kMt5f4NTf2rp1/abcjc12JtzHafWha 7deIzY2LjVb7+DFiMYCGIjewQa/80F8zHZslaDhIDaKLifofVxeVHs5Bc3mou5G0TxLMqb tEW6tBEcFx5sIIaEeSj5DbpAqBpR745VQQQCll56GtYUv1dQfetMjQKyyZ0vrQ== 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 3DECA69F0F for ; Fri, 10 May 2024 16:30:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5RGA-0004WK-LB; Fri, 10 May 2024 10:30: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 ) id 1s5RG8-0004W3-AE for guix-patches@gnu.org; Fri, 10 May 2024 10:30:04 -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 1s5RG8-0003vM-18 for guix-patches@gnu.org; Fri, 10 May 2024 10:30:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5RG6-0002eh-I4 for guix-patches@gnu.org; Fri, 10 May 2024 10:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70844] [PATCH] doc: update NixOS wiki url to the official wiki Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 10 May 2024 14:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70844 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: picnoir@alternativebit.fr Cc: 70844@debbugs.gnu.org, Julien Lepiller , Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 70844-submit@debbugs.gnu.org id=B70844.171535138210171 (code B ref 70844); Fri, 10 May 2024 14:30:02 +0000 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)" 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-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: -0.30 X-Spam-Score: -0.30 X-Migadu-Queue-Id: 3DECA69F0F X-Migadu-Scanner: mx13.migadu.com X-TUID: JEI2vOSmxMym 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