From 8aab3328573f316ee250ce46c7dd51b32b094c3c Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 19 Aug 2020 02:14:43 +0200 Subject: [PATCH] niv common: update c6e7bd53 -> f3673a89 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@c6e7bd53...f3673a89](https://github.com/dfinity-lab/common/compare/c6e7bd531296cd8b9ef94f0a183c5f188a3517ad...f3673a8960d265e2d8d95a30a3c35285f8b2f704) * [`0022b37a`](https://github.com/dfinity-lab/common/commit/0022b37a19736b5dfb6ad2d2b13c0cc2a6d51259) Replace 'ci' function with 'mk-jobset' * [`f3673a89`](https://github.com/dfinity-lab/common/commit/f3673a8960d265e2d8d95a30a3c35285f8b2f704) Revert "[INF-1384] rustc: 1.43 => 1.45, add rust-analyzer" ([dfinity-lab/common⁠#244](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/244)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index de214d8e86d..51ac08696a6 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -2,7 +2,7 @@ "common": { "ref": "master", "repo": "ssh://git@github.com/dfinity-lab/common", - "rev": "c6e7bd531296cd8b9ef94f0a183c5f188a3517ad", + "rev": "f3673a8960d265e2d8d95a30a3c35285f8b2f704", "type": "git" }, "dfinity": {