Skip to content

Commit

Permalink
python.pkgs.eventlib: disable check phase
Browse files Browse the repository at this point in the history
activated by #32244
  • Loading branch information
orivej committed Dec 24, 2017
1 parent 7952288 commit 9bfc02a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/top-level/python-packages.nix
Expand Up @@ -4740,6 +4740,8 @@ in {

propagatedBuildInputs = with self; [ greenlet ];

doCheck = false;

meta = {
description = "Eventlib bindings for python";
homepage = "http://ag-projects.com/";
Expand Down

0 comments on commit 9bfc02a

Please sign in to comment.