From e909f3641bf6848d186d113677c0d50eafdce5d6 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 15 Jan 2021 17:24:47 +0100 Subject: [PATCH] build: niv common: update 694ee81f -> 98c8626c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@694ee81f...98c8626c](https://github.com/dfinity-lab/common/compare/694ee81f9fdb3dbc6d09280d3d5d1b719ecb1e65...98c8626c25554fb962f2d0e65d703ad0947ad097) * [`98c8626c`](https://github.com/dfinity-lab/common/commit/98c8626c25554fb962f2d0e65d703ad0947ad097) Add Victor Shoup's public key ([dfinity-lab/common⁠#348](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/348)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index f004560d3f..393d14dfae 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": "694ee81f9fdb3dbc6d09280d3d5d1b719ecb1e65", + "rev": "98c8626c25554fb962f2d0e65d703ad0947ad097", "type": "git" }, "dfinity": {