Update go-qt
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
xeals 2020-10-16 10:04:21 +11:00
parent ed9588764c
commit 76a27862c5
Signed by: xeals
GPG Key ID: A498C7AF27EC6B5C

View File

@ -18,7 +18,7 @@ buildGoModule rec {
sha256 = "1qwyi3rr6x49w2cbxhsyg3sbyxib7l08g6j6z1mb5w22bdgmcy7c"; sha256 = "1qwyi3rr6x49w2cbxhsyg3sbyxib7l08g6j6z1mb5w22bdgmcy7c";
}; };
vendorSha256 = "0g1qn73amcrk669614wrqbgzjqg0jhp61rwy3a2pl3z74j3536b9"; vendorSha256 = "00wghn93xz240ddj47b8mkbx3cg7c0486igp6vv0x9r6ylhywsm6";
subPackages = [ "cmd/..." ]; subPackages = [ "cmd/..." ];
nativeBuildInputs = [ makeWrapper ]; nativeBuildInputs = [ makeWrapper ];