Skip to content
Snippets Groups Projects
  • David Thompson's avatar
    1eca745b
    gnu: node: Do not use bundled dependencies. · 1eca745b
    David Thompson authored
    The Node build system was previously building its own copies of
    OpenSSL (yikes!), libuv, and zlib.
    
    * gnu/packages/node.scm (node)[inputs]: Add openssl, libuv, and zlib.
      [arguments]: Add configure flags for using system libraries.  Use
      'modify-phases' syntax.
    1eca745b
    History
    gnu: node: Do not use bundled dependencies.
    David Thompson authored
    The Node build system was previously building its own copies of
    OpenSSL (yikes!), libuv, and zlib.
    
    * gnu/packages/node.scm (node)[inputs]: Add openssl, libuv, and zlib.
      [arguments]: Add configure flags for using system libraries.  Use
      'modify-phases' syntax.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.