buildGoModule/vend: use upstream instead of fork

This commit is contained in:
zowoq
2020-08-20 08:01:43 +10:00
parent 4dd782f5dd
commit 7dec299b89
3 changed files with 23 additions and 13 deletions
@@ -14,7 +14,7 @@ buildGoModule rec {
};
runVend = true;
vendorSha256 = "0avdvbhv1jlisiicpi5vshz28a2p2fgnlrag9zngzglcrbhdd1rn";
vendorSha256 = "13zs5113ip85yl6sw9hzclxwlnrhy18d39vh9cwbq97dgnh9rz89";
doCheck = false;