guix/corepkgs
Florian Friesdorf 7cf539c728 buildenv: remove special treatment of python files
buildPythonPackage does not leave easy_install.pth and site.py
anymore. A python package that leaves these files is broken. An
exception to this is setuptoolsSite which packages setuptools'
site.py. To include it into a buildenv, this patch is even needed, not
just cosmetic.
2013-07-23 20:13:43 +02:00
..
Makefile.am Inline unpack-channel.sh 2012-08-01 16:34:17 -04:00
buildenv.nix Add a test for ‘nix-env --set-flag active ...’ 2012-12-04 14:30:34 +01:00
buildenv.pl buildenv: remove special treatment of python files 2013-07-23 20:13:43 +02:00
config.nix.in Add gzip support for channel unpacking 2013-07-12 11:29:37 +02:00
derivation.nix Make "nix-build -A <derivation>.<output>" do the right thing 2012-11-26 15:39:10 +01:00
fetchurl.nix Revert "Prevent config.h from being clobbered" 2013-03-08 01:24:59 +01:00
imported-drv-to-derivation.nix import: If the path is a valid .drv file, parse it and generate a derivation attrset. 2012-07-25 09:30:17 -04:00
nar.nix Add support for uncompressed NARs in binary caches 2013-07-01 21:03:14 +02:00
unpack-channel.nix Fix syntax error in unpack-channel 2013-07-12 14:06:05 +02:00