From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLCC3-0006b0-AV for guix-patches@gnu.org; Mon, 29 Apr 2019 15:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLCC2-0007Yb-Ce for guix-patches@gnu.org; Mon, 29 Apr 2019 15:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54477) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hLCC2-0007YP-96 for guix-patches@gnu.org; Mon, 29 Apr 2019 15:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hLCC2-00068p-3C for guix-patches@gnu.org; Mon, 29 Apr 2019 15:44:02 -0400 Subject: bug#35386: [PATCH] gnu: direnv: Change to the go-build-system. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20190422235719.5427-1-mail@cbaines.net> <87pnp5i6o1.fsf@gnu.org> From: Christopher Baines In-reply-to: <87pnp5i6o1.fsf@gnu.org> Date: Mon, 29 Apr 2019 20:42:53 +0100 Message-ID: <87y33sr41u.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35386-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hello Chris, > > Christopher Baines skribis: > >> The go-build-system is slightly more appropriate, and switching resolves= an >> issue with combining the 'unpack phase from the gnu-build-system, and the >> 'setup-go-environment from the go-build-system. With both of those phases >> creating a directory, the first-subdirectory call at the end of the 'unp= ack >> phase can return different values depending on the filesystem ordering. >> >> * gnu/packages/shellutils.scm (direnv)[source]: Use the git repository, = as >> this works better with the go-build-system. >> [build-system]: Change to the go-build-system. >> [arguments]: Adjust for the go-build-system. >> [native-inputs]: Remove go. > > It does look a bit nicer this way, go for it! Great, I actually pushed this yesterday, and was slow with closing the bug. Thanks for taking a look :) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAlzHU75fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE 9XeYDw//ajrn2Exlax5CLz/qMRT5Sb91poT8uYVJ6GCjHicF0XtYLkqadmCQpWIT lFJ0Opp/qbTeICjqrMO1lVlLU+9jWrcXaeKp1vDkAcxCejvhziGEWI/UpS6fk7eo pSa4RXqkXiuerFpPjwPsETEBAyDhzf3sNUdavLW5ovNDWbvWg/qAEJ2XxfbYgwRP NCDZ4Z2+YU0LBc9HevrVChrOhyvYmmqpk0jXws4HRd3KC/UXpQXqMF7EbkGvLLoI Khj4BozEyYqylHBJL79TVIuPOvqxaw2nQyNryV3gA1CJUrLeU4SqjGMPJTanDt75 qfF9hON12az/YbvzbpXaA49p8sDOwlSJxgyxM2lClZ3g9Qj++zhDItx7Q8TCdmVQ dLADmUMAvZ4p9SrgqzJMN2IleEqyTyzU7li8M6HLCj3XO5t7GJ+o1lC+l6LBw4vd M/2HjEaZe25/IE+U+GkcDLsPzUzOeLWGwxL5u5Zr3njFHcg/d2aUdme/2Yyb5i9w lMoAidKnLnTKnE4czAH9DZZgBfr7Jh70Klx638yBSWntZ94KgpQJxqLGnUZeZro0 BfUF51GpvWJ+JH6FA8iL+efKecS48xaSyRgLgR2UWzFn+Xweu6zdP/z4b3V52VJZ ZrgB99UDVzqhnp3Csy5m8tDmxjQ/LV0QvKw1nq8TRRkQ+fMJRcI= =+MKQ -----END PGP SIGNATURE----- --=-=-=--