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 ED9BM0dDa1/qTgAA0tVLHw (envelope-from ) for ; Wed, 23 Sep 2020 12:44:55 +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 OKcPL0dDa18UYwAA1q6Kng (envelope-from ) for ; Wed, 23 Sep 2020 12:44:55 +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 836719400C7 for ; Wed, 23 Sep 2020 12:44:55 +0000 (UTC) Received: from localhost ([::1]:38180 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kL48k-0000pl-Co for larch@yhetil.org; Wed, 23 Sep 2020 08:44:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50964) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL48Q-0000oX-Li for guix-devel@gnu.org; Wed, 23 Sep 2020 08:44:34 -0400 Received: from mout01.posteo.de ([185.67.36.65]:54703) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kL48I-000779-Aq for guix-devel@gnu.org; Wed, 23 Sep 2020 08:44:33 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id EB13D160062 for ; Wed, 23 Sep 2020 14:44:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1600865062; bh=6KhlEvQ3o/Ci76kkU4H0TJtQg8MDw/8o+jwQ9FTZt5o=; h=From:To:Cc:Subject:Date:From; b=Bc/8k78T8GHQ6dNHCxFOlRHS1t7qsdvtx6lmv07bqsWlKaKv6Ns8TSRcUoUMrj0UN aLV7mj4RdqzlNKBqOQKs+XiLwg5r1eiTSkue882ODunj/tSeqN4ePZdNisopXkuro3 FNic1b68fTJ2ML/qNUXWVRLRgJhZ94I2Lk1Baeh4otHs2iBqo0HTDnz1VWsd1HhqD4 880TxO1LEAHKPwTYh3ipR3Nh3DZcCPzWSjVA22e+If5JfNE8wfe1MMMcXknLi0YKU6 N0H3d2HQKhXoYV34uzLmgMF/fGLxmmntqfQcuQCiDYB4C+dVJW4TWVeh1Nvl39XQux 303mONOB7hyfw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BxHtW5mQgz6tmG; Wed, 23 Sep 2020 14:44:18 +0200 (CEST) References: <87sgbntjz4.fsf@yamatai> <87blibcmuy.fsf@ambrevar.xyz> <87y2lfb67c.fsf@ambrevar.xyz> <875z8jb3lw.fsf@ambrevar.xyz> <874knzqs0g.fsf@yamatai> <87y2lb71jd.fsf@ambrevar.xyz> <87sgbjwb5l.fsf@elephly.net> <87d02nyvqv.fsf@gmail.com> <871rj3qa1u.fsf@yamatai> <87y2l8ohwq.fsf@ambrevar.xyz> <87eemsg2wx.fsf@ambrevar.xyz> User-agent: mu4e 1.4.13; emacs 27.1 From: Guillaume Le Vaillant To: Pierre Neidhardt Subject: Re: Improve ASDF build system for Common Lisp libraries In-reply-to: <87eemsg2wx.fsf@ambrevar.xyz> Date: Wed, 23 Sep 2020 14:44:14 +0200 Message-ID: <87v9g4y869.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=185.67.36.65; envelope-from=glv@posteo.net; helo=mout01.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/23 08:44:23 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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, Katherine Cox-Buday Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=posteo.net header.s=2017 header.b=Bc/8k78T; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: -1.51 X-TUID: KYmg0d2RyUil --=-=-= Content-Type: text/plain Pierre Neidhardt skribis: > I've retested wip-lisp on 851abcf6c9c15d90cb77caaaa57b40d10c3b4835, > everything seems to work! Thanks for testing. > Nit: Maybe enable tests in ecl-numcl ? Done. > I've successfully tested Nyxt with the following recipe: > > --8<---------------cut here---------------start------------->8--- > (define-public nyxt > ... > --8<---------------cut here---------------end--------------->8--- I pushed your recipe for Nyxt in wip-lisp. Thanks. > I haven't tested StumpWM, can anyone do it? > If StumpWM passes, feel free to merge this patchset. I just tested StumpWM's basic functionalities (key bindings, modeline) and I didn't see any issue. So unless there is a last minute blocker, I'm going to merge wip-lisp into staging (given that it should rebuild between 900 and 1000 packages). --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCX2tDHg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9YZQD/WNYD7uxr+V5iUUto+/tTqWgoANXQvpisPh3c 0Q9M3kEA/1xrZdumpbU/Lb9fZ4eE/PxA4f+ew5sN6wbvmC4SZqCB =VnP1 -----END PGP SIGNATURE----- --=-=-=--