From a19f3a58f88cf401f4aa9f3b75523d7ae4f3bf7d Mon Sep 17 00:00:00 2001
From: Timo Kaufmann <timokau@zoho.com>
Date: Wed, 17 Jun 2020 23:42:52 +0200
Subject: [PATCH] marvin: update

- move usage documentation into its own document (timokau/marvin-mk2#17)
- react to commands in reviews (timokau/marvin-mk2#18)
- automatically set to `needs_work` on change requests (timokau/marvin-mk2#18)
- automatically set `needs_merge` -> `needs_review` on pushes (timokau/marvin-mk2#19)
- perform opt-in check as early as possible (timokau/marvin-mk2#20)
- request reviews on needs_merge (timokau/marvin-mk2#20)
---
 nix/sources.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/nix/sources.json b/nix/sources.json
index 2b1033a..9d5b51a 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": "c26fb6e3b42bc31ffe954cd7f8ecfc14f7e9b26e",
-        "sha256": "0hmbwj0y7is5mjlk2r5ipphanqaq4yi83cqydd66pa0dzmi6idh9",
+        "rev": "0e6aae45ebd4c04b8afd9afc95c78b66c352ffee",
+        "sha256": "0j9jij1jbgf5pq3a6nn5c0j3k75gzmm6s7i4g7jddlgky6wdjdz6",
         "type": "tarball",
-        "url": "https://github.com/timokau/marvin-mk2/archive/c26fb6e3b42bc31ffe954cd7f8ecfc14f7e9b26e.tar.gz",
+        "url": "https://github.com/timokau/marvin-mk2/archive/0e6aae45ebd4c04b8afd9afc95c78b66c352ffee.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nixpkgs": {