datadog-agent: fix sha256 sum

This commit is contained in:
Izorkin 2019-05-30 11:48:04 +03:00
parent aa440d8786
commit 0ed2f0251b

View File

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