[Nix-dev] Customizing calibre PYTHONPATH to support plugins...
Domen Kožar
domen at dev.si
Sat Feb 28 21:24:19 CET 2015
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 <mdorman at jaunder.io>
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
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150228/da110b4d/attachment.html
More information about the nix-dev
mailing list