|
From: | Philip McGrath |
Subject: | [bug#51838] [PATCH v5 20/45] guix: node-build-system: Add implicit libuv input. |
Date: | Sat, 18 Dec 2021 12:07:15 -0500 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1 |
Hi again, On 12/17/21 00:08, Liliana Marie Prikler wrote:
Am Donnerstag, dem 16.12.2021 um 21:03 -0500 schrieb Philip McGrath:* guix/build-system/node.scm (lower): Add the version of libuv used as an input to the #:node package as an additional implicit input, so that packages needing libuv always get the correct version. --- guix/build-system/node.scm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)
Tangentially, for the record, I'd considered as an alternative approach making libuv a propagated input of node. That might be worth considering one day, when we unbundle npm, but for now I think libuv is only needed in a small minority of cases.
-Philip
[Prev in Thread] | Current Thread | [Next in Thread] |