s 2 mqtt_sub: bump version

This commit is contained in:
makefu 2017-06-09 13:53:48 +02:00
parent 87e54205e0
commit f0c7ef456f
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -6,8 +6,8 @@ let
name = "mqtt2graphite-2017-05-29";
src = pkgs.fetchgit {
url = "https://github.com/shackspace/mqtt2graphite/";
rev = "8c060e6";
sha256 = "06x7a1j6sfyvvdxg0366fcslhn478anqh4m5hljyf0z29knvz7pg";
rev = "117179d";
sha256 = "1334jbbzlqizyp7zcn4hdswhhrnkj1p4p435n5nph82lzffrsi44";
};
buildInputs = [
(pkgs.python35.withPackages (pythonPackages: with pythonPackages; [