nix-community / yarn2nix

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

use the separate yarn-lockfile package #39

Closed zimbatm closed 7 years ago

zimbatm commented 7 years ago

since yarn 1.0, the lockfile parser has been split into it's own package. This reduces the number of dependencies drastically.