me
/
guix
Archived
1
0
Fork 0

gnu: node-lts: Remove dependency on python-wrapper.

This also reduces the closure size of node-lts from 255 MiB to
172 MiB (on x86_64-linux).

* gnu/packages/node.scm (node-lts)[inputs]: Remove PYTHON-WRAPPER.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
Jelle Licht 2023-02-12 20:47:20 +01:00 committed by Maxim Cournoyer
parent 6fcdd3b8b9
commit b45f75d5b7
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 1 deletions

View File

@ -887,7 +887,6 @@ source files.")
brotli
`(,nghttp2 "lib")
openssl-1.1
python-wrapper ;; for node-gyp (supports python3)
zlib))))
(define-public libnode