From f4f1c2d41eb674eb5ac98142d7987c04848930d7 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 16 Jun 2021 19:02:47 +0300 Subject: [PATCH] build: niv common: update fbc4de64 -> a32fe10f MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@fbc4de64...a32fe10f](https://github.com/dfinity-lab/common/compare/fbc4de64407225486bc6ad11e4de8e111588b31a...a32fe10f5a15963e5fe305ef5d102c8e8c123ac4) * [`a32fe10f`](https://github.com/dfinity-lab/common/commit/a32fe10f5a15963e5fe305ef5d102c8e8c123ac4) Adding ssh key for marko ([dfinity-lab/common⁠#438](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/438)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index dcfae20d1d..d2cdca3d27 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": "fbc4de64407225486bc6ad11e4de8e111588b31a", + "rev": "a32fe10f5a15963e5fe305ef5d102c8e8c123ac4", "type": "git" }, "dfinity": {