From 1e3aeba1da73c522656af3dee88a9e99bc311d0a Mon Sep 17 00:00:00 2001
From: Timo Kaufmann <timokau@zoho.com>
Date: Wed, 8 Jul 2020 14:09:03 +0200
Subject: [PATCH] marvin: update

- Fix greeting failing to be posted
- Fix / wait out race condition.

Both in https://github.com/timokau/marvin-mk2/pull/62
---
 nix/sources.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nix/sources.json b/nix/sources.json
index 2b4bb4c..de7b9d9 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": "d247b2347b95ce317b9faadb5c94119b6d68906b",
-        "sha256": "0rkxvbb2x1jynark7z7pd82gr2i7b55172ykypa41bqg93s0pd78",
+        "rev": "6f5068ac1c062db5e8652974bf8be210bfcd397a",
+        "sha256": "1908z16rb6qr7bx4fw43vkn7zh43whz86pyd0r89mz7yl4b7mz0w",
         "type": "tarball",
-        "url": "https://github.com/timokau/marvin-mk2/archive/d247b2347b95ce317b9faadb5c94119b6d68906b.tar.gz",
+        "url": "https://github.com/timokau/marvin-mk2/archive/6f5068ac1c062db5e8652974bf8be210bfcd397a.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nixpkgs": {