From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id 0JcbNkcaT2YKIQEAe85BDQ:P1 (envelope-from ) for ; Thu, 23 May 2024 12:28:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id 0JcbNkcaT2YKIQEAe85BDQ (envelope-from ) for ; Thu, 23 May 2024 12:28:23 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=h2OjoT7n; dmarc=pass (policy=none) header.from=gnu.org; 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=1716460103; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=KymlkAxXMKG9ZC84ESErpmsnuCbM6dGkHjxtoqaQA64=; b=L5GUZYn+vXtXtBhnVqBgce2JwxnXe8mFwV3qH/dQ8GcZuvAN6q1hlvskR3YAHzdao7ITFu oqMchaDtk54rCmMVydfjlbn+HRJD20qqAk437xu8mFR/K0kicb7WO9aitJR48dfGKaxcfw pxqMVoaLL8Hr4sMXO1BXVY4fJUqF0hhiSIAUrN+uYHBaA7mJIQTGQrG1RgshGpMScKWuRI icoUhl+Ym/BDumPPSCuD3GgCeBlknb/QW5EM4aoONP+Oixnyezs1cLUVQGLnldf+UzpCL3 N1mMzqNlY2Sq2hgShfkCRCCUr1dP48dBW2OTKZ5g9r3G0BPFPrVbhtimdHDN4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716460103; a=rsa-sha256; cv=none; b=u8tGGMwkgG4KSKId8lBZGF67ZTr716E0hqBoUbQmHuPdpwogkqme3mSzqiGJ194dAnewjz IzH/g6Ciynmi8EQ1nCdcbpkSkd898ANLaRVyZCe0mP1qq1M0l2kIuGH8a/prMFWVyP1lPf jLA8HPc3tZTKQyLQHviCgbeKrnTLtwN6cqFpjpGebuzWQYuB5mpH0bLJxMeaOfkOZd1BvL b+fFoqCkxBkw0MslgZehu6jxeLIhFc5d7d4/o08+K/gvbAs+dgcEdeqWi7Y9l8N+0Df+AI WPoIhoI+bIPYXyeUJr6X052HQAVmqQBWVQWlFAiqnzbZYsNxJrN47a3TPUnD8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=h2OjoT7n; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 BEB998784 for ; Thu, 23 May 2024 12:28:23 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sA5g2-0005Pf-N2; Thu, 23 May 2024 06:28:02 -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 1sA5g0-0005PK-9o for guix-patches@gnu.org; Thu, 23 May 2024 06:28:00 -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 1sA5fz-00017B-35; Thu, 23 May 2024 06:27:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sA5g1-0006hu-Ou; Thu, 23 May 2024 06:28:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71142] [PATCH v2] doc: Update field name in gitile-configuration. Resent-From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: pelzflorian@pelzflorian.de, ludo@gnu.org, matt@excalamus.com, maxim.cournoyer@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 23 May 2024 10:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71142 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71142@debbugs.gnu.org Cc: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong , Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer X-Debbugs-Original-Xcc: Florian Pelz , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Matthew Trzcinski , Maxim Cournoyer Received: via spool by 71142-submit@debbugs.gnu.org id=B71142.171646005625768 (code B ref 71142); Thu, 23 May 2024 10:28:01 +0000 Received: (at 71142) by debbugs.gnu.org; 23 May 2024 10:27:36 +0000 Received: from localhost ([127.0.0.1]:58892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sA5fb-0006hY-Ng for submit@debbugs.gnu.org; Thu, 23 May 2024 06:27:35 -0400 Received: from layka.disroot.org ([178.21.23.139]:57844) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sA5fZ-0006hS-Vm for 71142@debbugs.gnu.org; Thu, 23 May 2024 06:27:34 -0400 X-Virus-Scanned: SPAM Filter at disroot.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1716460046; bh=kVq5/yOnnCk3Jqk5BNSr+wR5t86MvSYCKsi//DG74Bk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=h2OjoT7n4NuGC7MT73IsjPmp4pezBKXiSgzex5LceBc1Klm4LuAgt6GpLwnxhi8nZ lziysfFfU7P2T1FLe4xBY4jMI6NPvOoZyb9VzAmfBVhfBOsOzx8iiIuyIkiRM1e4cL RGSmXaIriFdlY/7fxL5KIM/3T16kasOAN7hH7RfB8rI3DduWPTRRFQQUKEmEWpkFVn stGqA+bb+NxhKdUaHOKNUgc/H8zSzrtOB49Gd6k4jYS4cNTFvZDoUnUar5zNpEEjSn ZZgN4qtcNifqDCDl8KLoxmJPX/ox4TNMiUhUez+PCKoBtmhwkIYzuBBKPGgYAOcG7R RN9pvt+fxUQmg== Date: Thu, 23 May 2024 19:27:01 +0900 Message-ID: <80a0b35b1358e2ed51543cab323e5309d4dd0124.1716460021.git.mcsinyx@disroot.org> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Reply-to: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong X-ACL-Warn: , =?utf-8?q?Nguy=E1=BB=85n_Gia_Phong_via_Guix-patches?= From: guix-patches--- via 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: -1.86 X-Spam-Score: -1.86 X-Migadu-Queue-Id: BEB998784 X-Migadu-Scanner: mx11.migadu.com X-TUID: 5RyhEgPmTi24 * doc/guix.texi (gitile-configuration): Update field name nginx-server-block to nginx. Change-Id: I215d3d57c1cb88271c580fa1426a661477a775f7 --- doc/guix.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index ba12f249a98b..dc0cfacaacab 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -38908,7 +38908,7 @@ Version Control Services (index-title "My git repositories") (intro '((p "This is all my public work!"))) (footer '((p "This is the end"))) - (nginx-server-block + (nginx (nginx-server-configuration (ssl-certificate "/etc/certs/myweb.site/fullchain.pem") @@ -39003,7 +39003,7 @@ Version Control Services The footer content, as a list of sxml expressions. This is shown on every page served by Gitile. -@item @code{nginx-server-block} +@item @code{nginx} An nginx server block that will be extended and used as a reverse proxy by Gitile to serve its pages, and as a normal web server to serve its assets. base-commit: 854ccfeb2cf910eda609a026e865b595e64e0cc4 -- 2.41.0