go-modules: Update files to use vendorSha256
This commit is contained in:
@@ -19,7 +19,7 @@ buildGoModule rec {
|
||||
sha256 = "1p6kwa5xk1mb1fkkxz1b5rcyp5kb4zc8nfif1gk6fab6wbdj9ia1";
|
||||
};
|
||||
|
||||
modSha256 = "0z3asz7v1izg81f9xifx9s2sp5hly173hajsn9idi3bkv0h78is2";
|
||||
vendorSha256 = "0sblgjmn3i3k31jfq5zy3bx7bv5z2cg6rjzr7aj87c57yhzzcmk7";
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkgconfig
|
||||
@@ -38,4 +38,4 @@ buildGoModule rec {
|
||||
maintainers = with maintainers; [ doronbehar ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user