python-packages-generated: temporarily hardcode fix for psycopg2
This commit is contained in:
parent
68c131c2cc
commit
d7bcb19d64
@ -2666,7 +2666,7 @@ in
|
||||
md5 = "09dcec70f623a9ef774f1aef75690995";
|
||||
};
|
||||
doCheck = false;
|
||||
buildInputs = [ ];
|
||||
buildInputs = [ pkgs.postgresql ];
|
||||
propagatedBuildInputs = [ ];
|
||||
installCommand = ''easy_install --always-unzip --prefix="$out" .'';
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user