Bas van Dijk
2018-01-17 02:11:19 +01:00
committed by Robin Gloster
parent 231f434a4d
commit af47db6a3a
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ let beat = package : extraArgs : buildGoPackage (rec {
owner = "elastic";
repo = "beats";
rev = "v${version}";
sha256 = "0pp4in66byggcfmvf8yx0m1vra98cs77m7mbr45sdla4hinvaqar";
sha256 = "0ri2l8pyl1fnx0zypliwprkk1wkaxz8ywkgz8h2f08v7h1zgq1m6";
};
goPackagePath = "github.com/elastic/beats";