From a1269d713db323454755fbe82bc587101a1983ec Mon Sep 17 00:00:00 2001 From: aszlig Date: Fri, 16 Jun 2017 05:16:45 +0200 Subject: Revert "pkgs/gajim: Disable tests for pycrypto" This reverts commit 121e4e98190cebe9fe64348ff3d16d2c049678c2. I wasn't actually paying attention about the tests that were failing and indeed the failing tests were in pyopenssl rather than in pycrypto. Signed-off-by: aszlig --- pkgs/aszlig/gajim/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkgs') diff --git a/pkgs/aszlig/gajim/default.nix b/pkgs/aszlig/gajim/default.nix index 72716666..a6bf4a11 100644 --- a/pkgs/aszlig/gajim/default.nix +++ b/pkgs/aszlig/gajim/default.nix @@ -22,8 +22,6 @@ gajim.override { buildInputs = [ gmp ]; - doCheck = false; - preConfigure = '' sed -i 's,/usr/include,/no-such-dir,' configure sed -i "s!,'/usr/include/'!!" setup.py -- cgit 1.4.1