[Nix-dev] Re: Problem with using Nix to easy_install some python packages

Ludovic Courtès ludo at gnu.org
Thu Jan 20 22:43:29 CET 2011


Hello,

Kevin Chmiel <kevin.chmiel at logicblox.com> writes:

> I have a Nix package that has some third party python packages, and in my 
> builder.sh I try to easy_install those packages directly from their eggs.

If you are writing a package for Nixpkgs, then ‘buildPythonPackage’ will
hopefully handle all the gory details for you.  See
‘pkgs/top-level/python-packages.nix’ for examples.

Hope this helps,
Ludo’.




More information about the nix-dev mailing list