3
0
Fork 0
forked from mirrors/nixpkgs

prometheus: fix hash

This commit is contained in:
Robin Gloster 2019-10-16 00:46:40 +02:00
parent 80a671d366
commit 2137b0c8f0
No known key found for this signature in database
GPG key ID: D5C458DF6DD97EDF

View file

@ -13,7 +13,7 @@ buildGoPackage rec {
rev = "v${version}";
owner = "prometheus";
repo = "prometheus";
sha256 = "15fk231kdp3h5w0ym3d84y9z255qqykzyhvv12fg0wchkv8vfhcj";
sha256 = "08fmicgrv9b37qapmqjbif19c9181mpp7abd2yrpc3xpyjd3h687";
};
buildFlagsArray = let