From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UMl2Abu43WXNGAAA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 11:26:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id UMl2Abu43WXNGAAA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 11:26:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=I0RQHEH5; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709029562; 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: dkim-signature; bh=teT4Hnre25c45M68TLaS3h9fEb+qzwTUFgWJLc8/D4Q=; b=ZsDRT3hMJyFeIQ+jovZFI70Ns6y7xXMAv/D8L5ultfUKUNaGY8TJH8AMblB54JT0R4sbeW C64kdxLgRKAdfJSav+ij7eGqGQluRkiwsg+aZa5bh4ovguvhoCurp4TtV5/qgI34aaTwa/ saZ9lMIPKzSRw6C2rnKxM1tRI98TU7KTGcYXbMO7KtntYW0r+ZvgXtgFndo2iba+z94vcG XaZCL1UkyJMESgqmFoWxzZggTDMsOraixBb/BfAnrGAzHl4ZLAW9L4tpHevmRWDE50FmfM wmrZ1VWyavoGNV3IHVtUF6ewI/Bemxn3Jh6gkdAV40BHrQx4aDPp9UiPRKutUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=I0RQHEH5; 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=1709029562; a=rsa-sha256; cv=none; b=EVfdApxGSbfSutaN3ZVEr1d5DLcziRyEeh/HpH3QwTk/lT3mMyLgSsX5FqQwjNabVzAH7B 4FkzzTmxKTbCWabIaIyicChnApCzRPC7FqZvYijXv5Jy1jb9xVLiQnzqS1g6T1K/hsuuIw KFtm7mbVJfz/9fO+LzSeGTpLUGECeHzYg5anxuXL8S6uXx8/Uh3HG2atOIgPHoUG4vJL4p PolBcfxGxMPJMlVs9bAfdiEcOF1PT58yrG7d0w9F2hCTs8tan89g/X7/jbswAG3tpqDpli Fa/Cw1aT/osukV5V2LQOE0/BhclfpatwxNmN3MpJHo11TAJJlxv4vF6HZhbaaQ== 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 971B315933 for ; Tue, 27 Feb 2024 11:26:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1reueh-0003BU-MC; Tue, 27 Feb 2024 05:25:47 -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 1reueX-00038I-1h for guix-patches@gnu.org; Tue, 27 Feb 2024 05:25:39 -0500 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 1reueW-0004rr-Ox for guix-patches@gnu.org; Tue, 27 Feb 2024 05:25:36 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1reuew-00007d-IN for guix-patches@gnu.org; Tue, 27 Feb 2024 05:26:02 -0500 Subject: bug#68950: [PATCH] doc: Document required setup steps for Nix service. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 10:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68950 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Carlo Zancanaro Cc: 68950-done@debbugs.gnu.org, christian.miller@dadoes.de Mail-Followup-To: 68950@debbugs.gnu.org, ludo@gnu.org, carlo@zancanaro.id.au Received: via spool by 68950-done@debbugs.gnu.org id=D68950.170902951132751 (code D ref 68950); Tue, 27 Feb 2024 10:26:02 +0000 Received: (at 68950-done) by debbugs.gnu.org; 27 Feb 2024 10:25:11 +0000 Received: from localhost ([127.0.0.1]:41233 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1reue7-0008WA-3f for submit@debbugs.gnu.org; Tue, 27 Feb 2024 05:25:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1reue5-0008Vo-A8 for 68950-done@debbugs.gnu.org; Tue, 27 Feb 2024 05:25:09 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1reuda-0004VQ-4h; Tue, 27 Feb 2024 05:24:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=teT4Hnre25c45M68TLaS3h9fEb+qzwTUFgWJLc8/D4Q=; b=I0RQHEH5TrTzX1fBlWqI gTWl7XGWhgKKnzdPN4Bx6ioHXdT0lGdDuNUSxMdRbLeCDcg/BR0OzEbglQBACYRKw4klYQ3IXvwXb hQIC+EaiCpOSLxHlGr+HPj9x0M2Pbj2afH49VCLTOsVH8KoIbnEdcw81nTnX87oR9pdNXb+SJ9qli rvWEjWu970SNyt2za3d0d3QXp1VpnOxtJrUgqnF6GfMN81qsmJs2cLAMXIKuC8kC3TrkkcV58SYT4 yxztTFoSWc8egFiYQmcGcyC5Qun7dZC+azLG4Jqn08xJOsZc0m0sYp/tPW05dTkQGjejWL6/Amjxu re05ZBhzqWQdEA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Carlo Zancanaro's message of "Wed, 7 Feb 2024 00:18:49 +1100") References: <87y1c080bq.fsf@dadoes.de> Date: Tue, 27 Feb 2024 11:24:36 +0100 Message-ID: <871q8yi4rf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -7.17 X-Spam-Score: -7.17 X-Migadu-Queue-Id: 971B315933 X-TUID: Um+NL8B9o67q Carlo Zancanaro skribis: > * doc/guix.texi (Nix service): Add specific channel setup commands, add > commands to create profile directory. Applied, thanks!