Hi, On Wed, Oct 1, 2014 at 11:40 AM, Sander van der Burg <[email protected]> wrote: > I haven't implemented any checks so far, but that could be improved. The > version number that you specified is actually not a valid semver version > specification. A version number should consist of 3 components. Also, I > could check for semver validity as well.
Ah, thanks. Didn't know anybody is limiting number of components in version number. Still https://github.com/NixOS/npm2nix/issues/8 and https://github.com/NixOS/npm2nix/issues/9 (which I believe are the same thing), failing in your implementation too. -- Paul _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
