From debbugs-submit-bounces@debbugs.gnu.org Fri May 13 04:09:36 2022 Received: (at 55227) by debbugs.gnu.org; 13 May 2022 08:09:37 +0000 Received: from localhost ([127.0.0.1]:42938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1npQMi-0004sr-Kn for submit@debbugs.gnu.org; Fri, 13 May 2022 04:09:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1npQMh-0004sc-4o for 55227@debbugs.gnu.org; Fri, 13 May 2022 04:09:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56260) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npQMb-0006uc-4Q; Fri, 13 May 2022 04:09:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:Subject:To:From: in-reply-to; bh=VJADU4N79xeAKATxvQRUylwbNAXfJ88m+/odfHGzji4=; b=mvy5f/gbUcncd ym1gWLa41WK6yR3JvsXBa8dlSxrzThZNbJnd1+YOB8HswoB7YJaDHJRtFBMaM7OU93RQjtliIxDQa izB6fcylZaaSKtJ3KE4+4zcSJG8HZTPrQVxztU4XwIlGIUoxlC3nJWX0WyElP2bv+pAAzb+MutbJo BNWkYQcZguklms6kebmk7WSUuqU+xc6/4Ih4XEbiAmyZP4lGHaKKug1ldhaMQpGVHG4TRa3bieMHY JgLh6tfg1P5BnVunb4vPpv4sVFA36/00EKrPNwH2JDHG1cWHgUdrhKeQbdaIzyYMHBsXshUGA5n5r KrKIW08a+Bn8xVI3Z8xTQ==; Received: from 2a02-a462-da03-1-fa3e-1174-c33f-9485.fixed6.kpn.net ([2a02:a462:da03:1:fa3e:1174:c33f:9485]:47896 helo=drakenbij.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npQMU-00060C-Mv; Fri, 13 May 2022 04:09:27 -0400 From: Jan Nieuwenhuizen To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#55227: [PATCH core-updates 0/8] The Full Source Bootstrap Organization: AvatarAcademy.nl References: <20220502182434.32130-1-janneke@gnu.org> <20220502182434.32130-4-janneke@gnu.org> <87a6bnkox6.fsf_-_@gnu.org> X-Url: http://AvatarAcademy.nl Date: Fri, 13 May 2022 10:09:19 +0200 Message-ID: <87ilq94zww.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55227 Cc: 55227@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Ludovic Court=C3=A8s writes: Hi, > "Jan (janneke) Nieuwenhuizen" skribis: > >> * gnu/packages/commencement.scm (tcc-boot0): Call 'bootstrap-origin' on = source >> and on the source of NYACC-0.99. Use https source URL. Update NYACC to >> 1.00.2. > > [...] > >> + (source (bootstrap-origin >> + (origin >> + (method url-fetch) >> + (uri (string-append >> + "https://lilypond.org/janneke/mes/20191117/" > > Same here for =E2=80=98bootstrap-origin=E2=80=99 and the URL. > > Otherwise LGTM. Done. >> (native-inputs >> `(("mes" ,mes-boot) >> - ("nyacc-source" ,(origin (inherit (package-source nyacc-0.99)) >> - (snippet #f))) >> + ("nyacc-source" ,(bootstrap-origin >> + (origin (inherit (package-source nyacc-1.00.2)) >> + (snippet #f)))) >> ("mescc-tools" ,%bootstrap-mescc-tools) >> ,@(%boot-gash-inputs))) > > In a subsequent patch (not a blocker), we can look at removing input > labels. Okay, that would be nice. Janneke --=20 Jan Nieuwenhuizen | GNU LilyPond https://lilypond.org Freelance IT https://JoyOfSource.com | Avatar=C2=AE https://AvatarAcademy.c= om