summary refs log tree commit diff
path: root/pkgs/development/web/nodejs/setup-hook.sh
Commit message (Collapse)AuthorAge
* treewide: Don't use envHook anymoreJohn Ericson2017-12-30
| | | | | This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
* Cleanup: Use += to append to envHooksEelco Dolstra2014-08-09
|
* Make the setup-hook work again now that nodejs modules reside in ↵Sander van der Burg2013-07-30
| | | | lib/node_modules
* Added setup hook that adds a Node package automatically to NODE_PATH, if ↵Sander van der Burg2013-02-04
included in the buildInputs parameter