nix-community / yarn2nix

Generate nix expressions from a yarn.lock file [maintainer=???]
GNU General Public License v3.0
123 stars 61 forks source link

Support git dependencies #92

Closed srghma closed 5 years ago

srghma commented 5 years ago

This pr subsumes: https://github.com/moretea/yarn2nix/pull/85 https://github.com/moretea/yarn2nix/pull/23

Closes:

Difference:

srghma commented 5 years ago

@moretea @lheckemann hi, could you please review this pr (soon will fix tests by using new node version , but they are working locally)

srghma commented 5 years ago

@zimbatm @moretea tests are fixed

srghma commented 5 years ago

TODO:

zimbatm commented 5 years ago

@srghma is it ready?

srghma commented 5 years ago

@zimbatm, didn't think anyone is interested because of lot of changes)

Yes, I use it successfully in my company.

Only one thing left: I want to share function urlToName between executables, will do it this weekend

zimbatm commented 5 years ago

yes it's quite a bit of changes :) If you are confident that it works I am ready to merge it when you are.

srghma commented 5 years ago

@zimbatm hi, can we merge now?

srghma commented 5 years ago

@zimbatm tnx for merging it