From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iDxfMc7Cq19aeAAA0tVLHw (envelope-from ) for ; Wed, 11 Nov 2020 10:54:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id MKxLLc7Cq1/NZAAAB5/wlQ (envelope-from ) for ; Wed, 11 Nov 2020 10:54:06 +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 96ACC94014A for ; Wed, 11 Nov 2020 10:54:06 +0000 (UTC) Received: from localhost ([::1]:43806 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kcnlN-0006Sm-8E for larch@yhetil.org; Wed, 11 Nov 2020 05:54:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kcnlC-0006Ro-M2 for guix-devel@gnu.org; Wed, 11 Nov 2020 05:53:54 -0500 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]:38416) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kcnl9-0005QO-TC for guix-devel@gnu.org; Wed, 11 Nov 2020 05:53:54 -0500 Received: by mail-wr1-x42b.google.com with SMTP id p8so2086004wrx.5 for ; Wed, 11 Nov 2020 02:53:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=TlLCW1UJjnuHAE9wgoCieGlbFRkHXVlmAndoJ6kJUzo=; b=oPIRZ9YAGyHiMvBKIM5ToPDpVoBTe9vz84MfQQhZ94XJGgt2nSRuipmLCEQftgQ8DJ 3pcKybVuUn03NwyIkn92uVU3koWsU81ujLM7RzJ1sgE8efkINO8bcGQKpF0qDC8eAx59 fXKgUEbOlDoXNzlz5S2qUXCNERiVNvXtrRTmvLAuTANZTIdvFhNdTt0DEvIfsfG/Iaca V2H+sYmNsEzrXkw+MOXQX0vb/qMRz7jTvKJmanKu2pl+oJc298ANNs+//mMW0ynYWQ4q Abx3QscCQzwVbIGbQl23rdMIhycuxXURGi9MhCua9D/Ymy9DsYkuFGLSVTM9VjpEr9lD d+rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=TlLCW1UJjnuHAE9wgoCieGlbFRkHXVlmAndoJ6kJUzo=; b=bisuWlpnE5D3nOrGuL29rSBtYBxBM/Qg/+VyzY+cRYbnJHsvqUHd5ysux8z/aam5BF u+CdUh5Srr/qK7DJwSH8U/Bbqv4g46RodWhkGQ5uM/7Riq9IA+U3U3WFqr0RRQcGJmDQ bJQrlcuBvwUFnHjfkmtRUrCWMpPBJuJyQRHa5xyBkb+7xb37zg2+m5EjjVqyusx92ZZ6 dBpqSFWEThGci6eA+2OhjycCh91x3VxXRMjuYS9cnsfIT8KSgvEe4xHGnT6SRHeWquJR tLk55tLINqXizpWfX9OxH8h/iEb1YzPz6pKnXgs8Eja0ZfFFj00ryPnM7RK6bRenfyy7 GHpA== X-Gm-Message-State: AOAM530dzYLlEnD5AWMXyqCp8esQ8yzbKLe0Q2vc3cgBqYLfH1I5k5E/ 6k4afYgUGJVPc8Z7uZ/cu5w= X-Google-Smtp-Source: ABdhPJx+96onSiMV6h4N1H2DhbrfmapK33ERwbdp45gvt/n8P1nWIMRaOngQhN5wDzMUhXpqdTOY1Q== X-Received: by 2002:adf:ef48:: with SMTP id c8mr29803897wrp.399.1605092029034; Wed, 11 Nov 2020 02:53:49 -0800 (PST) Received: from susa ([41.80.188.235]) by smtp.gmail.com with ESMTPSA id n9sm2061729wmd.4.2020.11.11.02.53.45 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 11 Nov 2020 02:53:48 -0800 (PST) From: "Bonface M. K." To: Christopher Lemmer Webber Subject: Re: Racket packages / build system References: <87ft6c1ypz.fsf@dustycloud.org> <865z77smyg.fsf@gmail.com> <87a6wizuic.fsf@dustycloud.org> <86blg6xncq.fsf@gmail.com> <87a6vqxm3m.fsf@bendersteed.tech> <87imaem9dd.fsf@dustycloud.org> <865z6djtze.fsf@gmail.com> <87r1p1f6zq.fsf@dustycloud.org> Date: Wed, 11 Nov 2020 13:53:40 +0300 In-Reply-To: <87r1p1f6zq.fsf@dustycloud.org> (Christopher Lemmer Webber's message of "Tue, 10 Nov 2020 12:37:29 -0500") Message-ID: <865z6cp3kb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a00:1450:4864:20::42b; envelope-from=bonfacemunyoki@gmail.com; helo=mail-wr1-x42b.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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, Dimos Dimakakos , Pjotr Prins Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=gmail.com header.s=20161025 header.b=oPIRZ9YA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: 0.49 X-TUID: ru9dyi9dlT4X --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Christopher Lemmer Webber writes: [...] >> I've considered doing this... studying raco's source and seeing how it >> actually does and sets up things. I'd rather do this than the above, >> but it would take more time and would lead to alot more boiler plate I >> think... I'm not entirely sure about how to work around the global >> state though... > > Regarding the boilerplate, not sure it needs to from a > package-definitions perspective... if the info.rkt can be read in the > general case, this could be the racket-build-system that does most of > the work (probably even by reading the very same info.rkt) rather than > it being output'ed from an importer definition. > I'll try exploring this. >> First, let's consult with the racket-devel and racket-user ML and see >> what those communities have to suggest... > > Yes, good idea. =2D-=20 Bonface M. K. Chief Emacs Bazu / Rieng ya software sare Mchochezi of: / Twitter: @BonfaceKilz GPG Key: D4F09EB110177E03C28E2FE1F5BBAE1E0392253F --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJNBAEBCAA3FiEE1PCesRAXfgPCji/h9buuHgOSJT8FAl+rwrYZHGJvbmZhY2Vt dW55b2tpQGdtYWlsLmNvbQAKCRD1u64eA5IlP/u4D/9VVXniudNR1Ruezq1KBYgb e38yl3rkZsL3oPEUBmI02zVwTAFmtrFsV+P8WznlYbQ9/ajI0UT43iVH98DhOcfP 3RhuATjQwzggaCJk9J9kE7MjQTCOqUXbAAeiLWSyhjMYBfdSVtWjUucxE+I4DX4v CaKNtvQAdXflqifrpKykIkKvni7lAZ06snvuHys43osNuOXacNeH18DmfW632srL BDcxq1++8syl22E9kcAYthZuTRvlDkFd7Q4+1QB83GGmzDrXbWKNX49KkKhS69a6 u+7w7V0VNNtEoETUpAhMtPX3/itL0TP2O0OVsWwXySFg8asrKxrDrlZBieHiFWWh YDAUZWOCfJGluMFKDIBbv1DV3xevtKvSJ3fta/Q8smBcFPMOLQ1Ovb7KOouXGdAw 2sJlGfdoYlj7EoLXpwz1iyJFOXbRSoKjIrHNev8ffiiLYYlm4GcI2BMeZ06Xaqg+ BvTCbTtgV44GkjG4BSoZndN2Tj+wLCDf4Ap/ycoqjaje2zdoVPwMMX3qIbExRvTc AiBBozeaBQduGE+4aEJZ1b42WJeAfipHqck7pmVnw2dBdJwmxJanhq6CLGs3oGMD E/9qG3MBEkfup0GWiuFzXyEaGsB1toTWGruFOWD3Ntful5BMgpELWCs0co7i27ue Zrjj/EBsPe0d5RCxezrHiQ== =jU4M -----END PGP SIGNATURE----- --=-=-=--