From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4NP4G8/jfGJQbQAAbAwnHQ (envelope-from ) for ; Thu, 12 May 2022 12:39:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oEXMG8/jfGIJBAEAauVa8A (envelope-from ) for ; Thu, 12 May 2022 12:39:11 +0200 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 E4DA022F11 for ; Thu, 12 May 2022 12:39:10 +0200 (CEST) Received: from localhost ([::1]:45734 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1np6Dt-0000zp-IQ for larch@yhetil.org; Thu, 12 May 2022 06:39:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56328) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6Dl-0000xD-Vt for guix-patches@gnu.org; Thu, 12 May 2022 06:39:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45864) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1np6Dl-0002NK-LX for guix-patches@gnu.org; Thu, 12 May 2022 06:39:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1np6Dl-00023c-IN for guix-patches@gnu.org; Thu, 12 May 2022 06:39:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55227] [PATCH core-updates 0/8] The Full Source Bootstrap Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 May 2022 10:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55227 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Jan (janneke) Nieuwenhuizen" Cc: 55227@debbugs.gnu.org Received: via spool by 55227-submit@debbugs.gnu.org id=B55227.16523519147864 (code B ref 55227); Thu, 12 May 2022 10:39:01 +0000 Received: (at 55227) by debbugs.gnu.org; 12 May 2022 10:38:34 +0000 Received: from localhost ([127.0.0.1]:39761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np6DJ-00022m-PF for submit@debbugs.gnu.org; Thu, 12 May 2022 06:38:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np6DH-00022V-Nc for 55227@debbugs.gnu.org; Thu, 12 May 2022 06:38:32 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33184) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6DA-0002Jj-Od; Thu, 12 May 2022 06:38:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=CD9JVoPuWNTgsZwi9/J3k0/UbSZ1v2CqvavYGuLKZ6k=; b=lb33svE3qRHBAr2rDe9d MPyhrPzXN1vnwegR1UNw4th2KOG+ISiyEUXuFxNlepxCc2QvmsX5dD8EghlTXc/C4ecGiED+TsHMn nKKPOuYs5XPK3qus3L0tGYVuV/iJQj/C0CWy1phjUPm4W2ewcyOFJQ2Opue/3O7JAIx7O8yQKDGLC N/o+aoKVbfJGw0Mw9z79JbjULpVgzGEXspE00k4bEgt5a0r3uLe5mieTuC/WZGF31tIq4fozapzBZ 14OaMP2GYhDRRIWsDadOdI5IH9GU8WdZwJfdsj9bD3g1/NOIb0DmEby8PGbsFrjmr01eFr2XOzOdu GZfH1dv7BW0KGg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=44926 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1np6D8-0003ae-4K; Thu, 12 May 2022 06:38:22 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220502182105.32068-1-janneke@gnu.org> <20220502182434.32130-1-janneke@gnu.org> Date: Thu, 12 May 2022 12:38:20 +0200 In-Reply-To: <20220502182434.32130-1-janneke@gnu.org> (Jan Nieuwenhuizen's message of "Mon, 2 May 2022 20:24:27 +0200") Message-ID: <87r14zkpcz.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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1652351951; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=CD9JVoPuWNTgsZwi9/J3k0/UbSZ1v2CqvavYGuLKZ6k=; b=gZBcD34enjrQMo9/1jxro93l+/UX500A1Yn2H7v3PCt5XWr/sBKHOLnv32q4FTlncKXUI0 hnZ8OADcnrp+BoF56gmDFe/oKzKlHzP/pmrcqu4ji5zWFvRcW+2/DbKQ+LwYDBNbCO/av/ 1SE3nkbn8CeJC9SrR7lDblOTlfBtMgyYVB3bioV9Nqjqo5aA0ntavzO5VvYVpUHD4drUms xXY3z7rHKNs+AZTDQNGIpOdhUCxlUhxhUdSMdlOSDxCHO9rW0xNSxsC4LFRUtcdb5e4ocw SM5J1SgNgRDkDMRI18ltN/w4kHnGOCYLIxNCY3+ZtZV6m+SRHXzg6RNuWHwWRA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1652351951; a=rsa-sha256; cv=none; b=bmXFtWKywZBU9IcUIBDYq9Wo0dnp6B6OTLolKm4oQqnRXfQcygw2bL3v5lZYufrllrEwpy F42pkovke0887pFzXGduHqx4el5y3vK8nZEgWySTgtDkHOMoeVr2/6vnp429xmTcLqlWHu owtaY32JFZ8Qu1Z8RBIbYLS9b3CiLMSeHyiEVani9qbZ+CiZZjtv59JX+FRS9DX6I8IlkI npO+zPoVoLzc3RByfKWNYOBXpuGSu2/ExmAfcprnMcpLNP0LRk1pZJ5ipXfGXKBA+TyLHd IUC0bcAwMdSdt6ZVQW2KvChbxRHWa58KNiQbypeTeBO9CBZxMe/BXY80oj9gXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lb33svE3; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lb33svE3; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: E4DA022F11 X-Spam-Score: -2.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: /UeBEIekJwPp Hi! Starting a dive through this amazing patch series=E2=80=A6 "Jan (janneke) Nieuwenhuizen" skribis: > * gnu/packages/commencement.scm (bootstrap-seeds): New variable. [...] > + (source > + (bootstrap-origin You can remove the =E2=80=98bootstrap-origin=E2=80=99 call: it=E2=80=99s on= ly useful when there are patches or snippets. > + (origin > + (method url-fetch) > + (uri (string-append > + "https://lilypond.org/janneke/guix/20220501/" > + "bootstrap-seeds-" version ".tar.gz")) You can add a mirror://gnu/guix/mirror URL and we=E2=80=99ll copy it to ftp.gnu.org. > + (native-inputs `(("bootar" ,bootar))) -> (list boottar) > + (build-system trivial-build-system) > + (arguments > + `(#:guile ,%bootstrap-guile > + #:modules ((guix build utils)) > + #:builder > + (begin > + (use-modules (guix build utils)) > + (let ((source (assoc-ref %build-inputs "source")) > + (tar (assoc-ref %build-inputs "bootar")) > + (out (assoc-ref %outputs "out"))) You can make it a gexp like so: (arguments (list #:guile =E2=80=A6 #:builder #~(begin (use-modules =E2=80=A6) (let ((source #$(package-source this-package)) (tar #$(this-package-input "boottar")) (out #$output)) =E2=80=A6)))) > + (setenv "PATH" (string-append tar "/bin:")) > + (invoke "tar" "xvf" source) > + (mkdir-p out) > + (copy-recursively "bootstrap-seeds" out) > + #t)))) You can remove the trailing #t. > + (description > + "A prebuilt version of the initial bootstrap seeds. It contains a The first thing could be a sentence, say: =E2=80=9CThis package provides pre-built binaries of the bootstrap seeds.=E2=80=9D > +hex0-seed and an optional kaem-minimal shell. The size of the hex0 seed= s are > +for knight: 250 bytes, x86-linux:(357 bytes, x86_64-linux: 431 bytes, and ^ Extra paren. Ludo=E2=80=99.