all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] gnu: node: Correctly patch npm shebang.
@ 2016-06-15 10:22 Jelle Licht
  2016-06-15 10:39 ` Jelle Licht
  0 siblings, 1 reply; 4+ messages in thread
From: Jelle Licht @ 2016-06-15 10:22 UTC (permalink / raw)
  To: guix-devel

* 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 @@

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-15 11:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-15 10:22 [PATCH] gnu: node: Correctly patch npm shebang Jelle Licht
2016-06-15 10:39 ` Jelle Licht
2016-06-15 10:57   ` Efraim Flashner
2016-06-15 11:03     ` Jelle Licht

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.