From baf87004c1dd24562e51250d482f7922a6b560a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Vask=C3=B3?= Date: Mon, 22 Jun 2020 20:58:04 +0200 Subject: [PATCH] Updating nix-straight.el Resolves: #16 --- nix/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index f880854..62eec63 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -84,15 +84,15 @@ "url_template": "https://github.com///archive/.tar.gz" }, "nix-straight.el": { - "branch": "v2.0.0", + "branch": "v2.1.0", "description": null, "homepage": null, "owner": "vlaci", "repo": "nix-straight.el", - "rev": "b0ac8033a448c609645b4d9b5ff5f90de608f326", - "sha256": "1vgdjfyz8964mixwfcv30lmkjfgsmsw8vl23x1964izr2cfh2dy6", + "rev": "9e6f7d71760b997b09d9bd3046257bc9ec17265b", + "sha256": "0hh2aysmcd17zqpmj4l9gas6199p36ngk1h0ifk6dv5gs4782293", "type": "tarball", - "url": "https://github.com/vlaci/nix-straight.el/archive/b0ac8033a448c609645b4d9b5ff5f90de608f326.tar.gz", + "url": "https://github.com/vlaci/nix-straight.el/archive/9e6f7d71760b997b09d9bd3046257bc9ec17265b.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "ob-racket": {