Profpatsch / yarn2nix

Build and deploy node packages with nix from yarn.lock files.
MIT License
85 stars 21 forks source link

Comparison to yarn2nix-moretea #67

Open solson opened 3 years ago

solson commented 3 years ago

Apologies if this is already covered somewhere, or if this is the wrong place to ask.

Does anyone know the primary pros/cons between this implementation and yarn2nix-moretea which is now living in nixpkgs at pkgs/development/tools/yarn2nix-moretea? There are a couple obvious things like https://github.com/Profpatsch/yarn2nix/issues/55, but I'm not sure how to evaluate these projects as a whole. Any advice would be greatly appreciated!

Profpatsch commented 3 years ago

I don’t know about the current state of -moretea, but if you want to try out both and make a comparison table, I’d pin this issue.

Ericson2314 commented 3 years ago

I must say, the fact we have npm2nix, node2nix, yar2nix * 2 has long terrified me. :)

Profpatsch commented 3 years ago

I must say, the fact we have npm2nix, node2nix, yar2nix * 2 has long terrified me. :)

A comparison matrix on the wiki might be a good first step.

Profpatsch commented 3 years ago

e.g. this library doesn’t support the new npm lock, neither the new yarn lock format.

Some ideas about comparison fields: