Skip to content

Commit b659199

Browse files
authored
Update readme.md
1 parent e1b5dee commit b659199

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ This is just a proof of concept for now to show to people and to get some feedba
2222
## contributing
2323

2424
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)
2533

2634
## license
2735

0 commit comments

Comments
 (0)