From 9943d4f4f1d34e6c80acea22366450a0bbae18a5 Mon Sep 17 00:00:00 2001 From: Jude Taylor Date: Fri, 10 Jan 2020 10:27:08 -0800 Subject: [PATCH] Update dfinity dependency * See https://github.com/dfinity-lab/dfinity/pull/2137/files. This bundles Apple ld with the ic-client and drun packages --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 2d85612080..39e6e9779a 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -20,7 +20,7 @@ "dfinity": { "ref": "master", "repo": "ssh://git@github.com/dfinity-lab/dfinity", - "rev": "fd64793ba310671093820f7437c5278cb21f8bb6", + "rev": "e55afef23c71945dcf814c8acc2fea29f49c2ef6", "type": "git" }, "motoko": {