On Tue, Dec 10, 2013 at 3:23 PM, Shea Levy <[email protected]> wrote: > Hmm, that first one could be fixed by running the npm install in $out since > we've already set up the deps there.
Well there's another issue: that package does not depend on testjs, so using $out won't help in this case unless we forcefully add an extra dependency. In the end, I think this is just the packager's fault, but I'm afraid there will be many more like that, so an in-nix solution is preferrable instead of contacting all packagers and waiting for them to fix stuff. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
