From 1fa54e6ff05eba7ec680177caaf366be4f40e782 Mon Sep 17 00:00:00 2001 From: Timo Kaufmann <timokau@zoho.com> Date: Fri, 3 Jul 2020 22:56:02 +0200 Subject: [PATCH] marvin: update Fix a small bug with the triage, see https://github.com/timokau/marvin-mk2/pull/32. --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 2ab53ac..7eac6f9 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": "d6a8975e5915624579eb4035aefcac6a8d39e321", - "sha256": "1p6wlwvrbp2bxl8sz96d67ph166h7a1v3m57xgw3w7qgl52n683y", + "rev": "1ba4c508d2356fe451d3f8f80584bd20c9492cdb", + "sha256": "1ycagc45whg3ws6lqanlkl2mvl87hw7d4x51mz5sll0qmz7bhkhf", "type": "tarball", - "url": "https://github.com/timokau/marvin-mk2/archive/d6a8975e5915624579eb4035aefcac6a8d39e321.tar.gz", + "url": "https://github.com/timokau/marvin-mk2/archive/1ba4c508d2356fe451d3f8f80584bd20c9492cdb.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": {