From 08fbd2d13cea63a6bf7e8135d7a17a00fbdf3ca2 Mon Sep 17 00:00:00 2001
From: Timo Kaufmann <timokau@zoho.com>
Date: Mon, 13 Jul 2020 22:42:16 +0200
Subject: [PATCH] marvin: update

- New automatic transitions (marked as ready, action when needs_reviewer)
- Run triage more often
- Enable asyncio logging
---
 nix/sources.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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