From 227ed36b9ceeedffcdd080de49e2b02115aa3d95 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 24 Mar 2021 17:02:35 +0100 Subject: [PATCH] build: niv common: update 6611a85c -> 60e75174 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@6611a85c...60e75174](https://github.com/dfinity-lab/common/compare/6611a85c1941cb1bf25cb76cda5b122df045537d...60e7517464575b1c6d28f4e7f1339550bb5d3b12) * [`adb76456`](https://github.com/dfinity-lab/common/commit/adb764560d4a49591e18ee04a25ac39071e2e229) Add SSH key for Matt Grogan ([dfinity-lab/common⁠#385](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/385)) * [`60e75174`](https://github.com/dfinity-lab/common/commit/60e7517464575b1c6d28f4e7f1339550bb5d3b12) Add SSH key for Hamish Peebles ([dfinity-lab/common⁠#384](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/384)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 9edeb9d7ef..d7e4024e63 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -28,7 +28,7 @@ "common": { "branch": "master", "repo": "ssh://git@github.com/dfinity-lab/common", - "rev": "6611a85c1941cb1bf25cb76cda5b122df045537d", + "rev": "60e7517464575b1c6d28f4e7f1339550bb5d3b12", "type": "git" }, "dfinity": {