From d2daf15f54ca983d5ad02d1662d063258212ff44 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Mon, 8 Mar 2021 17:02:41 +0100 Subject: [PATCH] build: niv common: update a1a1d2ad -> 43c86c9f MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@a1a1d2ad...43c86c9f](https://github.com/dfinity-lab/common/compare/a1a1d2adcecd48b98a220d968ea8d477e242d01d...43c86c9f80a82577da4c35bf7c1ece491d71016d) * [`43c86c9f`](https://github.com/dfinity-lab/common/commit/43c86c9f80a82577da4c35bf7c1ece491d71016d) darwin: Only build required jobs ([dfinity-lab/common⁠#374](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/374)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 852ddb803f..35cf4f76de 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -34,7 +34,7 @@ "common": { "branch": "master", "repo": "ssh://git@github.com/dfinity-lab/common", - "rev": "a1a1d2adcecd48b98a220d968ea8d477e242d01d", + "rev": "43c86c9f80a82577da4c35bf7c1ece491d71016d", "type": "git" }, "dfinity": {