mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
browserid: disable tests
This commit is contained in:
parent
a586293706
commit
fa51c9bfc1
1 changed files with 2 additions and 0 deletions
|
@ -12275,6 +12275,8 @@ let
|
|||
sha256 = "0nyqb0v8yrkqnrqsh1hlhvzr2pyvkxvkw701p3gpsvk29c0gb5n6";
|
||||
};
|
||||
|
||||
doCheck = false; # some tests use networking
|
||||
|
||||
buildInputs = with self; [ mock unittest2 ];
|
||||
propagatedBuildInputs = with self; [ requests ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue