NixOS / npm2nix

Generate nix expressions to build npm packages
MIT License
57 stars 32 forks source link

There is no `file` variable #29

Open Profpatsch opened 9 years ago

Profpatsch commented 9 years ago

Thus, it crashes.

https://github.com/NixOS/npm2nix/blob/master/src/npm2nix.coffee#L201 https://github.com/NixOS/npm2nix/blob/master/src/npm2nix.coffee#L238

Yay for dynamically typed languages

Profpatsch commented 9 years ago

Checking it with flow:

/home/philip/tmp/npm2nix/src/npm2nix.js:265:25,28: identifier file
Could not resolve name

/home/philip/tmp/npm2nix/src/npm2nix.js:298:23,26: identifier file
Could not resolve name