sourcehut.buildsrht: check buildGoModule

This commit is contained in:
Edmund Wu 2020-09-05 17:59:40 -04:00 committed by Jon
parent 83be8b43db
commit c75cd827df

View File

@ -11,8 +11,6 @@ let
pname = "builds-sr-ht-worker";
vendorSha256 = "1sbcjp93gb0c4p7dd1gjhmhwr1pygxvrrzp954j2fvxvi38w6571";
doCheck = false;
};
in buildPythonPackage rec {
inherit version;