From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH] gnu: node: Correctly patch npm shebang. Date: Wed, 15 Jun 2016 13:57:11 +0300 Message-ID: <20160615105711.GA6907@debian-netbook> References: <87d1nilp32.fsf@gmail.com> <87bn32lori.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bD8Vl-0005Cv-W6 for guix-devel@gnu.org; Wed, 15 Jun 2016 06:57:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bD8Vi-0000y3-Ok for guix-devel@gnu.org; Wed, 15 Jun 2016 06:57:30 -0400 Received: from flashner.co.il ([178.62.234.194]:50189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bD8Vi-0000wt-HS for guix-devel@gnu.org; Wed, 15 Jun 2016 06:57:26 -0400 Content-Disposition: inline In-Reply-To: <87bn32lori.fsf@gmail.com> 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: Jelle Licht Cc: guix-devel@gnu.org --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 15, 2016 at 12:39:29PM +0200, Jelle Licht wrote: >=20 > Jelle Licht writes: >=20 > > * gnu/packages/node.scm (node): Correctly patch npm shebang. > > --- > > gnu/packages/node.scm | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/gnu/packages/node.scm b/gnu/packages/node.scm > > index 2f269d0..2cedda8 100644 > > --- a/gnu/packages/node.scm > > +++ b/gnu/packages/node.scm > > @@ -51,8 +51,14 @@ >=20 > This patch should be applied to core-updates, as it depends on the > correct handling of symlinks in the `patch-shebangs' phase introduced by > Ludo's recent patch [1]. >=20 > Thanks, > - Jelle >=20 > [1]https://lists.gnu.org/archive/html/bug-guix/2016-06/msg00043.html >=20 I think you forgot to attach the patch :) --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJXYTSGAAoJEPTB05F+rO6TF3kQAIRWZ/VNvU19ktYGFT88Hu3P fyjEO1w6EGkuxOFPBdVNM/uHZ0M1t7sAv4lRwe7cxynYBurBbGF5nvC3A1VXd6Dr FBuFf0UBr++Mfq6hZkIrmkZtT3KFj9lylFCO+rkV1L9E+HxSislFoowBDpbLgT86 0inTk8XmwojVP9M4+mSq8rMD7QvfCcmec4TrLnkHCpZbzzAcCmvdOtvOVP8X0P4D vtQWTL7kzl1PissdA96kFRC1TZVhciXlbRlDsYxoSyrZr1msHsLkdR/UJlhGXaoB BkH8E8v3KW3sw7cRv1IBZNjRp9bh6/nDQGja+lgb/S6i/5SMuisyitQnl4tQkE1U DOrcm3rdjIdOB1xrFUYDNfV9c7mUMmIrMEqRS6ylRQK/oWt7+PKFWUPeOs87xEWo yvZal28VMEx4l5zsPlmJTB8WFUeWq4uID/9r9PoHKXKW9UgzXVLRHUCi9si97J5b cSQ60d4G7n14WJzJLaOHT5UAu0eCEggdeTD0JMhQaEk7U6jC21CFP5+s9mMNqHWP Si0g2KpzGRTgcEztooxH7tqCJD6KT/HeHpgcl/DLtGE5ak7qaiGG96I35cOKowkV 1mMl3b8Gjwtu4mb8BK1KYANfHh8zDELP0CxLx25OtGQDzZWqI6h+AHQdbdKJSvw5 elnZjrMNm5aq4XhTP+zA =lF8z -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--