summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-10-21 00:16:12 +0200
committermakefu <github@syntax-fehler.de>2018-10-21 00:16:12 +0200
commit72a009b6a5593ca6885ca83517dfd99cefe2d3cb (patch)
treec55162bd2ac6ab22f8a93d5ee89bb4e53e17d32e
parentc6de0074ebe4197fbcdd9665cc597b455312b32c (diff)
ma shack/events-publisher: bump to latest version
-rw-r--r--makefu/2configs/shack/events-publisher/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/2configs/shack/events-publisher/default.nix b/makefu/2configs/shack/events-publisher/default.nix
index 93a965e95..531d2525e 100644
--- a/makefu/2configs/shack/events-publisher/default.nix
+++ b/makefu/2configs/shack/events-publisher/default.nix
@@ -2,8 +2,8 @@
with import <stockholm/lib>;
let
shack-announce = pkgs.callPackage (builtins.fetchTarball {
- url = "https://github.com/makefu/events-publisher/archive/1e98edfabfe5574586b4eb8d30d315ae2afb1f9f.tar.gz";
- sha256 = "013ca4dkkzc7q49cwad6fxpxv01hd8va02025pazlz5q223nk70z";
+ url = "https://github.com/makefu/events-publisher/archive/670f4d7182a41b6763296e301612499d2986f213.tar.gz";
+ sha256 = "1yf9cb08v4rc6x992yx5lcyn62sm3p8i2b48rsmr4m66xdi4bpnd";
}) {} ;
home = "/var/lib/shackannounce";
user = "shackannounce";