From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sJ9IOnHxhl/4cQAA0tVLHw (envelope-from ) for ; Wed, 14 Oct 2020 12:39:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iEoVNnHxhl9iZAAA1q6Kng (envelope-from ) for ; Wed, 14 Oct 2020 12:39:13 +0000 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 CA9599404CC for ; Wed, 14 Oct 2020 12:39:11 +0000 (UTC) Received: from localhost ([::1]:55898 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSg3h-0000Rs-Un for larch@yhetil.org; Wed, 14 Oct 2020 08:39:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33284) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kSg3a-0000RC-Er for bug-guix@gnu.org; Wed, 14 Oct 2020 08:39:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38807) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kSg3a-0006zi-5d for bug-guix@gnu.org; Wed, 14 Oct 2020 08:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kSg3a-0001zM-3U for bug-guix@gnu.org; Wed, 14 Oct 2020 08:39:02 -0400 Subject: bug#39434: [PATCH] gnu: Fix typo in symbol exported from (gnu services web) Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 14 Oct 2020 12:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 39434 X-GNU-PR-Package: guix X-GNU-PR-Keywords: easy To: Lulu Mail-Followup-To: 39434@debbugs.gnu.org, julien@lepiller.eu, boskovits@gmail.com Received: via spool by 39434-done@debbugs.gnu.org id=D39434.16026790897576 (code D ref 39434); Wed, 14 Oct 2020 12:39:01 +0000 Received: (at 39434-done) by debbugs.gnu.org; 14 Oct 2020 12:38:09 +0000 Received: from localhost ([127.0.0.1]:50353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSg2j-0001y8-93 for submit@debbugs.gnu.org; Wed, 14 Oct 2020 08:38:09 -0400 Received: from lepiller.eu ([89.234.186.109]:46242) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSg2g-0001xy-WA for 39434-done@debbugs.gnu.org; Wed, 14 Oct 2020 08:38:08 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id f7e8fb5d; Wed, 14 Oct 2020 12:38:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=iiF7uWEk4lsv RhqjkaT7akwS+7hzt6qJRAkCaq20H2E=; b=DfP7Us3Bno2/T1MOs6NrDBaYXAtU PP8I0h1EmsmCam6zfQ2xjXfkIzVz5MbOum44xNIxDVsLz41Z2xI6XSqGsWY5leB7 YrPRDBw9VBPv7NPMaL2DLA/L73s5Fz4qoZFa+Fbyxgm1S8ERuYkfRzDf98FtuCKP npnRWDIGG3T+HoQURUSl+ttgzr9rHRggtWurHxk7lXXyKoGx0bj0wzfxnfgpSEl0 qwgYLax3CgzkdM88BKSDDAjVDsnZRjarAgvhfbCwc0fsXU0Pdc3ZCx1S6ytmswxm Uz9vzFL/4TYDORNI1s0+CAmWFFTj485YC1spgnLazGMqgVCH+HCqMhSX4w== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 604e1ba7 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 14 Oct 2020 12:38:04 +0000 (UTC) Date: Wed, 14 Oct 2020 14:37:47 +0200 From: Julien Lepiller Message-ID: <20201014143747.1ea0ae87@tachikoma> In-Reply-To: <176370336.57363.1602657450533@office.mailbox.org> References: <176370336.57363.1602657450533@office.mailbox.org> X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 39434-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=lepiller.eu header.s=dkim header.b=DfP7Us3B; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: 0.59 X-TUID: vak2DTIoUp3S Le Wed, 14 Oct 2020 09:37:30 +0300 (TRT), Lulu a =C3=A9crit : > diff --git a/gnu/services/web.scm b/gnu/services/web.scm > index c8ffc19d83..b2d1dcf0ee 100644 > --- a/gnu/services/web.scm > +++ b/gnu/services/web.scm > @@ -90,7 +90,7 @@ > =20 > nginx-configuration > nginx-configuration? > - nginx-configuartion-nginx > + nginx-configuration-nginx > nginx-configuration-log-directory > nginx-configuration-run-directory > nginx-configuration-server-blocks >=20 >=20 >=20 Thank you! Pushed as 5436b673f53d27753b53ab8d94eea6153a20e483 to master with small changes to the commit message.