nix-community / yarn2nix

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

Fails if package.json has no version #94

Closed nmattia closed 5 years ago

nmattia commented 5 years ago

The default.nix assumes that the package.json has a version, which is not always the case.