From 4f68a360c180ae05647cfc9cadaa030a589c3514 Mon Sep 17 00:00:00 2001 From: Timo Kaufmann <timokau@zoho.com> Date: Sat, 13 Jun 2020 21:11:33 +0200 Subject: [PATCH] marvin-mk2: update - slash commands instead of @mentions - some fixes - training wheels removed (no toy commands anymore, does not run on issues) - logs exceptions instead of crashing the entire server - some fixes, improved messages --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 21afeee..17583cd 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://github.com/timokau/marvin-mk2", "owner": "timokau", "repo": "marvin-mk2", - "rev": "112ce885daa8de41f41a9891f6f70f15fd5552ce", - "sha256": "0fgi699dasmijbs15yjhbfrb5yqbas9rfycrp2a3kz3m5c910mrh", + "rev": "e7aa2dd1ea01496007cceb2575ed6890a9848908", + "sha256": "1r3awzv12a11915maiqql8rs283wv27mmjn3hhsz2g8zc3ib0msw", "type": "tarball", - "url": "https://github.com/timokau/marvin-mk2/archive/112ce885daa8de41f41a9891f6f70f15fd5552ce.tar.gz", + "url": "https://github.com/timokau/marvin-mk2/archive/e7aa2dd1ea01496007cceb2575ed6890a9848908.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": {