Loading pkgs/development/python-modules/django-haystack/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ requests, setuptools-scm, setuptools, stdenv, whoosh, }: Loading Loading @@ -41,6 +42,9 @@ buildPythonPackage rec { elasticsearch = [ elasticsearch ]; }; # tests fail and get stuck on darwin doCheck = !stdenv.hostPlatform.isDarwin; nativeCheckInputs = [ geopy pysolr Loading Loading
pkgs/development/python-modules/django-haystack/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ requests, setuptools-scm, setuptools, stdenv, whoosh, }: Loading Loading @@ -41,6 +42,9 @@ buildPythonPackage rec { elasticsearch = [ elasticsearch ]; }; # tests fail and get stuck on darwin doCheck = !stdenv.hostPlatform.isDarwin; nativeCheckInputs = [ geopy pysolr Loading