s 2 mqtt_sub: bump version
This commit is contained in:
parent
87e54205e0
commit
f0c7ef456f
|
@ -6,8 +6,8 @@ let
|
||||||
name = "mqtt2graphite-2017-05-29";
|
name = "mqtt2graphite-2017-05-29";
|
||||||
src = pkgs.fetchgit {
|
src = pkgs.fetchgit {
|
||||||
url = "https://github.com/shackspace/mqtt2graphite/";
|
url = "https://github.com/shackspace/mqtt2graphite/";
|
||||||
rev = "8c060e6";
|
rev = "117179d";
|
||||||
sha256 = "06x7a1j6sfyvvdxg0366fcslhn478anqh4m5hljyf0z29knvz7pg";
|
sha256 = "1334jbbzlqizyp7zcn4hdswhhrnkj1p4p435n5nph82lzffrsi44";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
(pkgs.python35.withPackages (pythonPackages: with pythonPackages; [
|
(pkgs.python35.withPackages (pythonPackages: with pythonPackages; [
|
||||||
|
|
Loading…
Reference in a new issue