[Nix-dev] Customizing calibre PYTHONPATH to support plugins...

Michael Alan Dorman mdorman at jaunder.io
Sat Feb 28 23:00:14 CET 2015


Attached.

Mike.


On Sat, Feb 28, 2015, at 12:24 PM, Domen Kožar wrote:
> 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/713db6f7/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.nix
Type: application/octet-stream
Size: 1855 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150228/713db6f7/attachment.obj 


More information about the nix-dev mailing list