Merge pull request #62246 from Izorkin/fix-datadog

datadog-agent: fix sha256 sum
This commit is contained in:
Mario Rodas
2019-05-30 09:24:08 -05:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ in buildGoPackage rec {
src = fetchFromGitHub {
inherit owner repo;
rev = "${version}";
sha256 = "194ml6sh4i3gszcy1rcffcaw0419imlgbnzvgihydlh7pwc3sl83";
sha256 = "1dwdiaf357l9c6b2cps5mdyfma3c1mp96zzxg1826fvz3x8ix68z";
};
subPackages = [