Revert "pythonPackage.psycopg2: fix"
This reverts commit 762164c8a7 since it
breaks Nixpkgs evaluation: http://hydra.nixos.org/build/6471883
This commit is contained in:
@@ -133,12 +133,7 @@
|
||||
},
|
||||
{ "name": "psycopg2",
|
||||
"buildInputs": [ "pkgs.postgresql" ],
|
||||
"doCheck": false,
|
||||
"override": {
|
||||
"psycopg2": {
|
||||
"buildInputs": [ "pkgs.postgresql" ]
|
||||
}
|
||||
}
|
||||
"doCheck": false
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user