vals: enable proxyVendor to get consistent vendorHash between darwin and linux

This commit is contained in:
Marcus Ramberg 2024-06-07 13:07:05 +02:00
parent 29327b68dd
commit a741eff44a

View File

@ -11,7 +11,9 @@ buildGoModule rec {
sha256 = "sha256-L0T0Lu5UP/KG2jdJfw5lM6/FagZUpMLGNWyf4tktzmQ=";
};
vendorHash = "sha256-mu1653sH4DMOitzI5HDX4cguCtw+j81kaA4LwKizTJk=";
vendorHash = "sha256-7ethl7BL6JBzIbyvpUE2TdvvPWs/CUvJQhjH2P5UCTY=";
proxyVendor = true;
ldflags = [
"-s"