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 WE20LSDOq17qQgAA0tVLHw (envelope-from ) for ; Fri, 01 May 2020 07:22:08 +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 gA76KynOq16UGQAA1q6Kng (envelope-from ) for ; Fri, 01 May 2020 07:22:17 +0000 Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:470:142::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 9C138943693 for ; Fri, 1 May 2020 07:22:16 +0000 (UTC) Received: from localhost ([::1]:37790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUQ00-0002mm-P6 for larch@yhetil.org; Fri, 01 May 2020 03:22:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41376) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUPzp-0002mc-5X for guix-devel@gnu.org; Fri, 01 May 2020 03:22:05 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38858) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jUPzn-0001lY-MV; Fri, 01 May 2020 03:22:03 -0400 Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=34646 helo=dundal.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jUPzn-0003Qc-88; Fri, 01 May 2020 03:22:03 -0400 From: Jan Nieuwenhuizen To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: 02/36: gnu: guix: Use gnutls-3.6.13 when cross-compiling. Organization: AvatarAcademy.nl References: <20200427101927.7020.76060@vcs0.savannah.gnu.org> <20200427101942.B725620A5E@vcs0.savannah.gnu.org> <87368kodbh.fsf@gnu.org> X-Url: http://AvatarAcademy.nl Date: Fri, 01 May 2020 09:22:01 +0200 In-Reply-To: <87368kodbh.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 30 Apr 2020 23:48:02 +0200") Message-ID: <875zdgt90m.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 X-Spam-Score: -1.01 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 2001:470:142::17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Scan-Result: default: False [-1.01 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.49495049035264]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2001:470:142::/48:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.16), country: US(-0.00), ip: 2001:470:142::17(-0.49)]; DWL_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; HAS_ORG_HEADER(0.00)[]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; RCPT_COUNT_TWO(0.00)[2]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_IN_DNSWL_FAIL(0.00)[2001:470:142::17:server fail]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; MID_RHS_MATCH_FROM(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; FROM_NEQ_ENVFROM(0.00)[janneke@gnu.org,guix-devel-bounces@gnu.org]; FROM_HAS_DN(0.00)[]; URIBL_BLOCKED(0.00)[joyofsource.com:url,lilypond.org:url,avataracademy.com:url,gnu.org:email]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; DMARC_NA(0.00)[gnu.org]; HAS_LIST_UNSUB(-0.01)[]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: Sd3NgAHRTR2q Ludovic Court=C3=A8s writes: Hello Ludo'! > Time for random review comments on =E2=80=98wip-hurd-vm=E2=80=99. :-) \o/ > guix-commits@gnu.org skribis: > >> commit af9b4d0ba3d55ef89e956f408853548451243e95 >> Author: Jan (janneke) Nieuwenhuizen >> AuthorDate: Fri Apr 10 09:54:02 2020 +0200 >> >> gnu: guix: Use gnutls-3.6.13 when cross-compiling. >>=20=20=20=20=20 >> * gnu/packages/package-management.scm (guix)[propagated-inputs]: When >> cross-compiling, use patched gnutls-3.6.13. > > [...] > >> (propagated-inputs >> - `(("gnutls" ,guile3.0-gnutls) >> + `(("gnutls" ,(if (%current-target-system) >> + (@@ (gnu packages tls) gnutls-3.6.13) > > Please avoid @@ by making =E2=80=98gnutls-3.6.13=E2=80=99 public Oh..."gnutls-3.6.13" is already public; I simply removed (@@ ..) Hmm, I don't know how this happened...I either didn't look well before, maybe I was using then non-exported "gnutls", changed to gnutls-3.6.13 and kept the @@), or possibly it got exported later. I'll try to remember to avoid @@ in such cases. > (and making the package > itself hidden if necessary). > Otherwise LGTM! Great, pushed. > Forgive brevity, sent from my Emacs under lockdown. > :-) *lol* Reading in my GNU Emacs under lockdown, thanks for your brevity. --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com