summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-06-09 13:53:48 +0200
committermakefu <github@syntax-fehler.de>2017-06-09 13:53:48 +0200
commitf0c7ef456ffbf8081082a21f67a57ba4ff1d7958 (patch)
tree86d21767a9b27dd857038c0ea550084e85d23946 /shared
parent87e54205e06383c9ccc54e2cdd1ba7baf49adca2 (diff)
s 2 mqtt_sub: bump version
Diffstat (limited to 'shared')
-rw-r--r--shared/2configs/shack/mqtt_sub.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared/2configs/shack/mqtt_sub.nix b/shared/2configs/shack/mqtt_sub.nix
index dafa06ba..a8427dde 100644
--- a/shared/2configs/shack/mqtt_sub.nix
+++ b/shared/2configs/shack/mqtt_sub.nix
@@ -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; [