[Nix-dev] Re: python-wrapper or similar
Nathaniel Griswold
griswold at cs.wisc.edu
Fri Jun 11 21:46:41 CEST 2010
> Normally all this is automated by ‘buildPythonPackage’, including the
> creation of wrappers for stand-alone programs.
Except that installing multiple packages with 'buildPythonPackage'
makes for an unusable site-packages in your profile... anything after
the first will drop the easy-install.pth and site.py from
lib/python2.6/site-packages
-nate
More information about the nix-dev
mailing list