We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b5dee commit b659199Copy full SHA for b659199
readme.md
@@ -22,6 +22,14 @@ This is just a proof of concept for now to show to people and to get some feedba
22
## contributing
23
24
I'm looking for feedback to this idea. I'll happily discuss the future of node_modules.nix with you.
25
+There's also some good discussion going on on https://discourse.nixos.org/t/node-modules-nix/10004
26
+
27
+## similar projects
28
29
+It turned out that there are 2 projects that do basically the same as node_modules.nix:
30
31
+- [npmlock2nix](https://github.com/tweag/npmlock2nix)
32
+- [nix-npm-buildpackage](https://github.com/serokell/nix-npm-buildpackage)
33
34
## license
35
0 commit comments