fix cython build

This commit is contained in:
Domen Kožar 2015-11-14 16:39:18 +01:00
parent 15913feb97
commit 5e21f4e20b

View File

@ -2519,8 +2519,6 @@ let
sha256 = "13hdffhd37mx3gjby018xl179jaj957fy7kzi01crmimxvn2zi7y";
};
setupPyBuildFlags = ["--build-base=$out"];
buildInputs = with self; [ pkgs.pkgconfig ];
meta = {