prometheus-imap-mailstat-exporter: vendorSha256 -> vendorHash

This commit is contained in:
Weijia Wang 2023-10-12 22:51:40 +02:00
parent e0e16540a0
commit 1f51f18e01

View file

@ -15,7 +15,7 @@ buildGoModule rec {
hash = "sha256-aR/94C9SI+FPs3zg3bpexmgGYrhxghyHwpXj25x0yuw=";
};
vendorSha256 = "sha256-M5Ho4CiO5DC6mWzenXEo2pu0WLHj5S8AV3oEFwD31Sw=";
vendorHash = "sha256-M5Ho4CiO5DC6mWzenXEo2pu0WLHj5S8AV3oEFwD31Sw=";
nativeBuildInputs = [ installShellFiles ];