wakatime: don't run check phase

This commit is contained in:
Ashley Gillman 2018-01-16 13:35:49 +10:00
parent 608eaeaeab
commit b6a90700b8

View file

@ -11,6 +11,8 @@ buildPythonApplication rec {
sha256 = "1bg8fzd3rdc6na0a7z1d55m2gbnfq6d72mf2jlyzc817r6dr4bfx";
};
doCheck = false;
meta = with stdenv.lib; {
inherit (src.meta) homepage;
description = "WakaTime command line interface";