From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Can the builder access channel code? Date: Sat, 15 Jun 2019 14:19:49 +0200 Message-ID: <87imt7hwgq.fsf@ambrevar.xyz> References: <87o93sx865.fsf@ambrevar.xyz> <87o93mzm4a.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41295) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcBE9-0000B6-P5 for guix-devel@gnu.org; Sat, 15 Jun 2019 12:08:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hcBE8-0002T1-MG for guix-devel@gnu.org; Sat, 15 Jun 2019 12:08:25 -0400 In-Reply-To: <87o93mzm4a.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable My bad, I had forgotten to add my build-system to the list of build-side mo= dules: (define %foo-build-system-modules ;; Build-side modules imported by default. `((my-guix build foo-build-system) ,@%gnu-build-system-modules)) This fixes it, thanks for you help! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl0E4mUACgkQm9z0l6S7 zH8D7QgAqro9ErXjOP4PZmmiSC+wBau30706y0WuTHdilGpaqoSaClQVCFtp2gF3 M54YRaFGJJXjOYMnqpjYI4l4r6Lmuvd/n0xQpU91ZED4Fw/K1LbcoJBqsd0zgz0Y or4Xzmx9MLKLsqSR+7x0JG0j8apUxMPMWz22FjJr8IDlytBJvnD/yqawmNHCUIDF rQXdbnhBLhkoSWD7PSV65fsWsjeVtrKGJ24mftVaATUINpnPH7OqkxWroYOo69rt xqCqoc6fl/DBylrcGUjDTyCk/WYUd1Bb+VogVPKjjLJfuivLPYzJnQPJhGfDqRx5 T0pdoqb31EMIJu4RGXg2KWaoScPWlw== =zh9K -----END PGP SIGNATURE----- --=-=-=--