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
commit 0ced576a9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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