From 75b9211e4d6e48bd261761e9a4a0f7e55b80c187 Mon Sep 17 00:00:00 2001
From: Timo Kaufmann <timokau@zoho.com>
Date: Tue, 7 Jul 2020 23:16:15 +0200
Subject: [PATCH] marvin: update

- Fallback for requesting reviews for non-collaborators
- Do not transition to awaiting_changes on simple comments
- Better logging
---
 nix/sources.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nix/sources.json b/nix/sources.json
index fa940c1..6bfcbfa 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": "c2bcc74a464908b82803403deedc9149bfe009ba",
-        "sha256": "1zipg4j750gf88a2x8k8y8z4n3zfxixqx92djyn0s58vqm6j2988",
+        "rev": "d2bdafb08326fefec2c0915795d2819ef7a04e1f",
+        "sha256": "0hs677q82dwjy3n4ky056pap7yb3rws4vsgmn2spkgvp19bds334",
         "type": "tarball",
-        "url": "https://github.com/timokau/marvin-mk2/archive/c2bcc74a464908b82803403deedc9149bfe009ba.tar.gz",
+        "url": "https://github.com/timokau/marvin-mk2/archive/d2bdafb08326fefec2c0915795d2819ef7a04e1f.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nixpkgs": {