[Nix-dev] mozjs problem

Eelco Dolstra eelco.dolstra at logicblox.com
Tue Nov 26 11:43:04 CET 2013


Hi,

On 26/11/13 07:19, Roelof Wobben wrote:

> pkgconfig and spidermonkey are both added to buildsInput.

Try:

  buildInputs = [ pkgconfig spidermonkey_185 ];

> I think the problem is that cjs is looking for a package named mozjs185 or js185
> and on NixOs the name is spidermonkey. 

The problem is that the names/versions of the spidermonkey packages in Nixpkgs
seem messed up.

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/


More information about the nix-dev mailing list