From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=E9r=E9my_Korwin-Zmijowski?= Newsgroups: gmane.lisp.guile.user Subject: Re: Scripting for installing a module Date: Fri, 01 Jul 2022 21:50:08 +0200 Message-ID: <493896D9-F463-49CF-85DC-96FFD82BC0EE@korwin-zmijowski.fr> References: <20220701171539.uuwwdnvtkvsfetc4@jamescrake-meraniarch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17486"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: K-9 Mail for Android To: guile-user@gnu.org, James Crake-Merani Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Fri Jul 01 21:50:42 2022 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o7Mf4-0004S5-3x for guile-user@m.gmane-mx.org; Fri, 01 Jul 2022 21:50:42 +0200 Original-Received: from localhost ([::1]:34044 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o7Mf2-00021V-MB for guile-user@m.gmane-mx.org; Fri, 01 Jul 2022 15:50:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60724) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7Mef-0001xl-Lj for guile-user@gnu.org; Fri, 01 Jul 2022 15:50:19 -0400 Original-Received: from relay4-d.mail.gandi.net ([2001:4b98:dc4:8::224]:58379) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o7Med-00009I-Rx for guile-user@gnu.org; Fri, 01 Jul 2022 15:50:17 -0400 Original-Received: (Authenticated sender: jeremy@korwin-zmijowski.fr) by relay.mail.gandi.net (Postfix) with ESMTPSA id 513D2E0003; Fri, 1 Jul 2022 19:50:09 +0000 (UTC) In-Reply-To: <20220701171539.uuwwdnvtkvsfetc4@jamescrake-meraniarch> Received-SPF: none client-ip=2001:4b98:dc4:8::224; envelope-from=jeremy@korwin-zmijowski.fr; helo=relay4-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:18378 Archived-At: Yo James, I use Guile Hall or Guix to handle the distribution or mysm scripts=2E J=C3=A9r=C3=A9my