update_checker doesn't pass tests
This commit is contained in:
parent
b3e4968491
commit
ba4f29aee6
@ -11422,6 +11422,8 @@ let
|
|||||||
|
|
||||||
propagatedBuildInputs = with pythonPackages; [ requests2 ];
|
propagatedBuildInputs = with pythonPackages; [ requests2 ];
|
||||||
|
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A python module that will check for package updates";
|
description = "A python module that will check for package updates";
|
||||||
homepage = https://github.com/bboe/update_checker;
|
homepage = https://github.com/bboe/update_checker;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user