aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index d49980c..0aa2f10 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,13 @@ Guideline](https://www.debian.org/doc/debian-policy/). We build every
JavaScript package from its source code, we can apply any patches, we can
control what is installed.
+To help adding and updaing packages there is the
+[npm4nix](https://github.com/ip1981/npm4nix) utility.
+
To be (maybe) done
==================
-* A tool similar to [cabal2nix](https://github.com/NixOS/cabal2nix).
* Something like `nodeWithPackages`.
* Bundles. For example, a closed set of tarballs, so that NPM can install
them and resolve depenednecies offline. Or simply a bundle with `node_modules`