nix-community / yarn2nix

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

Fix undefined variable on lockfile serialization #88

Closed sbjorn closed 5 years ago

sbjorn commented 5 years ago

This fixes an undefined variable on lock file serialization.

zimbatm commented 5 years ago

thanks!