From 28fba97c8a6afcabb746b39fa481e2737c7b0ff4 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 23 Sep 2021 14:01:43 -0700 Subject: [PATCH] build: niv motoko: update e1569d74 -> 412dce6b Dependency 'motoko' isn't hosted on github.com, cannot fetch the changelog --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 2f077a6d49..87e1f15a4d 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -62,7 +62,7 @@ "motoko": { "branch": "release", "repo": "https://github.com/dfinity/motoko", - "rev": "e1569d74b040c6eb3a1002e6c3978ac1124dd13a", + "rev": "412dce6ba8d559ae3f7a4136f93866a0dcaa8eea", "tag": "0.6.5", "type": "git" },