Could you provide a .nix file that demonstrates the problem? Then I can
play around and try to fix it.

On Sat, Feb 28, 2015 at 9:22 PM, Michael Alan Dorman <[email protected]>
wrote:

>
> On Sat, Feb 28, 2015, at 11:58 AM, Cillian de Róiste wrote:
> > Hi Michael,
> >
> > I think the following would work:
> >
> >     calibrePython = pkgs.python27Full.buildEnv.override { extraLibs =
> > [ pkgs.python27Packages.pycrypto ]; };
> >     myCalibre = pkgs.calibre.override { python = calibrePython; };
> >
> > Cheers,
> > Cillian
>
> Cillian,
>
> Thanks for offering that option.  Unfortunately, it does not appear to
> make a difference.
>
> Mike.
> _______________________________________________
> nix-dev mailing list
> [email protected]
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to