go-modules: Update files to use vendorSha256
This commit is contained in:
committed by
Jörg Thalheim
parent
a0ddea1d6a
commit
d6162dab50
@@ -11,7 +11,7 @@ buildGoModule rec {
|
||||
sha256 = "17f3ax7pjm5k93cxj7fd8hwr4id1lbzz9pkl2xflpxydi89bwdfz";
|
||||
};
|
||||
|
||||
modSha256 = "1hyv1vxk1rsr3jq3b08q0487sqf3y0km3mlwvqivib1y6hrknnnr";
|
||||
vendorSha256 = "10praxaiscxq4v3zknrabldxl7rpklkr5wdlwa5lxsx0if8mrvp7";
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Official Packet CLI";
|
||||
@@ -20,4 +20,4 @@ buildGoModule rec {
|
||||
maintainers = with maintainers; [ filalex77 ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user