Merge branch 'channel-nixos' into python

This commit is contained in:
Florian Friesdorf
2013-01-09 22:18:38 +01:00
35 changed files with 407 additions and 67 deletions
-1
View File
@@ -2599,7 +2599,6 @@ let pythonPackages = python.modules // rec {
sha256 = "1wif9r6307qhlcp2zbg6n05yvxxn9ppkxh8gpsplcbyh22zi7bcd";
};
preInstallPhases = "preInstall";
preInstall = ''
cp ${x_ignore_nofocus}/* .
sed -i 's|dlopen(library,|dlopen("libX11.so.6",|' x_ignore_nofocus.c