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 UG2tK1gVQGbPFwAAqHPOHw:P1 (envelope-from ) for ; Sun, 12 May 2024 03:03:20 +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 UG2tK1gVQGbPFwAAqHPOHw (envelope-from ) for ; Sun, 12 May 2024 03:03:20 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=alternativebit.fr header.s=gm1 header.b=P3jjNaKt; 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=1715475800; a=rsa-sha256; cv=none; b=ehk+3JRrks1HYzsAVQergBSQlwk3IvnYDeMJlzBCOL8wXAuc+c8XzrT8mwKrZBWLelyI5c 5YFcI6ssdqubj49+mbW1VqznM5QdU5U3r+3E+uC7d2kRNjkCSvjwsMDXCueZhlIFmw3Cxc WxBnw4w52uIwVDxlfKaITo2dj8v3wM794fgE6eSPQ2Z9LpwuCfQSsySADh53s+PZTJcGWs TZsl+GV7TkuI+RCwcux5Sfe93b4qYzaXx/jLfzxn2H0BCUGpGBhMOsY2nHt9Ffb3sv2zXY 4ZDGiJdpIodmBaemjn9o4nIIq73h3WApLrqPXgDatkE3sOJIZ5seOLA1aLfu8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=alternativebit.fr header.s=gm1 header.b=P3jjNaKt; 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=1715475800; 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=Crp4q6Y9WzB4jyXSYlLrdwBhnJ8BmHcXF5yGzhfrWug=; b=jz1k5kXs/SZZNkywBVX9SFjAKo7jN732PrlGjNa8/5xlOxlCssv2Ck57EPUvRh/q+K2LsA 5RyirmupDyyHqRPA8alfB8Sg4K/T4a82SS3bDp9zTHxw1j735iUvXasqDD2sBQXar7lngS KX+mr3LcbPbJ3ZNfWMxMCFvj4Mb9vMykWLFQnX/E+TsGJYDtgBetEjno0ESSe2YXiJ78Q2 EkKvyNEuAGCXTwHG6hdHJ70bWdXairoYXFzwAFiJRpTJ7QP8bN1w3/TJHXHMpLzFLEHUxj OLTnl7t3EL8QVYed11HrGqRvrMpe4lfErBvQvkNZQ7zpwTWYBMPHsr/PKtvmvw== 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 5DCEE3223F for ; Sun, 12 May 2024 03:03:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5xcJ-00079H-Fk; Sat, 11 May 2024 21:03:07 -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 1s5xcH-00078V-OS for guix-patches@gnu.org; Sat, 11 May 2024 21:03:05 -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 1s5xcG-0000pb-71 for guix-patches@gnu.org; Sat, 11 May 2024 21:03:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5xcF-0000By-P4 for guix-patches@gnu.org; Sat, 11 May 2024 21:03:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70844] [PATCH] doc: update NixOS wiki url to the official wiki Resent-From: =?UTF-8?Q?F=C3=A9lix?= Baylac =?UTF-8?Q?Jacqu=C3=A9?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 12 May 2024 01:03:03 +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: "pelzflorian (Florian Pelz)" 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.1715475776697 (code B ref 70844); Sun, 12 May 2024 01:03:03 +0000 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?= 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-Mailman-Approved-At: Sat, 11 May 2024 21:02:52 -0400 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: 5DCEE3223F X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -1.00 X-Spam-Score: -1.00 X-TUID: wiZSXPS8Qt9E 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.