From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YKNWBe8o516pPAAA0tVLHw (envelope-from ) for ; Mon, 15 Jun 2020 07:53:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qDYWAe8o517rYQAAbx9fmQ (envelope-from ) for ; Mon, 15 Jun 2020 07:53:19 +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 73F1E9401CF for ; Mon, 15 Jun 2020 07:53:18 +0000 (UTC) Received: from localhost ([::1]:32898 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jkjvh-0002nV-A3 for larch@yhetil.org; Mon, 15 Jun 2020 03:53:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53090) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jkjvU-0002n8-4M for guix-patches@gnu.org; Mon, 15 Jun 2020 03:53:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33539) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jkjvS-0000Po-7L for guix-patches@gnu.org; Mon, 15 Jun 2020 03:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jkjvS-0008Ow-6d for guix-patches@gnu.org; Mon, 15 Jun 2020 03:53:02 -0400 Subject: bug#41867: [PATCH] news: Add entry for script execution via "guix repl". Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 15 Jun 2020 07:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41867 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Konrad Hinsen Cc: 41867-done@debbugs.gnu.org Mail-Followup-To: 41867@debbugs.gnu.org, ludo@gnu.org, konrad.hinsen@fastmail.net Received: via spool by 41867-done@debbugs.gnu.org id=D41867.159220752932221 (code D ref 41867); Mon, 15 Jun 2020 07:53:01 +0000 Received: (at 41867-done) by debbugs.gnu.org; 15 Jun 2020 07:52:09 +0000 Received: from localhost ([127.0.0.1]:45084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jkjua-0008Nb-EY for submit@debbugs.gnu.org; Mon, 15 Jun 2020 03:52:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jkjuY-0008N6-CV for 41867-done@debbugs.gnu.org; Mon, 15 Jun 2020 03:52:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60161) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jkjuS-0000K7-Sk; Mon, 15 Jun 2020 03:52:00 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=37986 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jkjuS-0000wf-Gs; Mon, 15 Jun 2020 03:52:00 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 15 Jun 2020 09:51:58 +0200 In-Reply-To: (Konrad Hinsen's message of "Mon, 15 Jun 2020 09:35:08 +0200") Message-ID: <878sgo3gwx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: MwaN/dNMJELP --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Morning, Konrad Hinsen skribis: > * etc/news.scm: Add entry. Applied with the changes below, thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable diff --git a/etc/news.scm b/etc/news.scm index 0e72c5cceb..d037734013 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -34,23 +34,23 @@ Guile-Skripten verwendet werden. Im Vergleich zum Befe= hl alle seine Abh=C3=A4ngigkeiten im Suchpfad verf=C3=BCgbar sind. Skripte w= erden wie folgt ausgef=C3=BChrt: =20 -@Beispiel +@example guix repl -- my-script,scm --option1 --option2 --option2=3Doption-arg arg1= arg2 -@End-Beispiel +@end example =20 Weitere Informationen erhalten Sie mit -@command{info \"(guix) ausf=C3=BChren und guix repl\"}.") +@command{info \"(guix.de) Aufruf von guix repl\"}.") (fr "La commande @command{guix repl} peut maintenant =C3=AAtre ut= ilis=C3=A9e pour ex=C3=A9cuter des scripts en langage Guile. Par rapport au simple la= ncement de la commande @command{guile}, @command{guix repl} garantit que tous les modules Guix et toutes ses d=C3=A9pendances sont disponibles dans le chemin de recherche. Les scripts sont ex=C3=A9cut=C3=A9s comme ceci : =20 -@exemple +@example guix repl -- my-script,scm --option1 --option2=3Doption-arg arg1 arg2 -Exemple @end +@end example =20 -Ex=C3=A9cutez @command{info \"(guix) Invoquant guix repl\"} pour plus d'in= formations."))) +Ex=C3=A9cutez @command{info \"(guix.fr) Invoquer guix repl\"} pour plus d'= informations."))) =20 (entry (commit "b460ba7992a0b4af2ddb5927dcf062784539ef7b") (title (en "Add support to boot from a Btrfs subvolume") --=-=-=--