me
/
guix
Archived
1
0
Fork 0

gnu: node@10: Build with 'libuv-for-node'.

* gnu/packages/node.scm (node)[inputs, native-inputs]: Change from LIBUV to
LIBUV-FOR-NODE.
master
Marius Bakke 2022-08-29 23:58:23 +02:00
parent 4426c5c725
commit 51ed530204
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -288,7 +288,7 @@
(list c-ares
http-parser
icu4c
libuv
libuv-for-node
`(,nghttp2-for-node "lib")
openssl-1.1
zlib
@ -308,7 +308,7 @@
c-ares
http-parser
icu4c
libuv
libuv-for-node
`(,nghttp2-for-node "lib")
openssl
python-wrapper ;for node-gyp (supports python3)