forked from mirrors/nixpkgs
browserid: disable tests
This commit is contained in:
parent
a586293706
commit
fa51c9bfc1
|
@ -12275,6 +12275,8 @@ let
|
||||||
sha256 = "0nyqb0v8yrkqnrqsh1hlhvzr2pyvkxvkw701p3gpsvk29c0gb5n6";
|
sha256 = "0nyqb0v8yrkqnrqsh1hlhvzr2pyvkxvkw701p3gpsvk29c0gb5n6";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
doCheck = false; # some tests use networking
|
||||||
|
|
||||||
buildInputs = with self; [ mock unittest2 ];
|
buildInputs = with self; [ mock unittest2 ];
|
||||||
propagatedBuildInputs = with self; [ requests ];
|
propagatedBuildInputs = with self; [ requests ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue