dream2nix icon indicating copy to clipboard operation
dream2nix copied to clipboard

State of Nodejs (tracking)

Open hsjobeki opened this issue 1 year ago • 2 comments
trafficstars

State of the Ecosystem

As of today there are no "easy to use" nodejs plug-n-play solutions that both work out of the box, but also provide the important feature of deeply overriding dependencies and modifying the overall build process.

Features

This list may contain all base requirements that are fundamentally important.

  • [ ] Ease of use
  • [ ] Override
    • [ ] Modify the build of the parent (build phases, node version, ... )
    • [ ] Modify dependencies
      • [ ] unpack phase
      • [ ] enable/disable/alter lifecycle scripts
      • [ ] Source Override (e.g. with custom derivation)
  • [ ] Support to debug and find problems fast

This list may be extended and checked against the state of the WIP-node-v3 module.

hsjobeki avatar Jan 13 '24 16:01 hsjobeki

Relates to #900

eflanagan0 avatar Mar 19 '24 13:03 eflanagan0