From 60add4c183e13bfd4df1dae0438f90109f680159 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Mon, 18 Jan 2021 17:25:40 +0100 Subject: [PATCH] build: niv common: update 98c8626c -> d67d80ca MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@98c8626c...d67d80ca](https://github.com/dfinity-lab/common/compare/98c8626c25554fb962f2d0e65d703ad0947ad097...d67d80cacf382804dab0e8682b1e554dde9023bc) * [`d67d80ca`](https://github.com/dfinity-lab/common/commit/d67d80cacf382804dab0e8682b1e554dde9023bc) Add ssh Andrew Lee's key to accounts.nix ([dfinity-lab/common⁠#347](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/347)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 25894781b6..5aa93102c0 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": "98c8626c25554fb962f2d0e65d703ad0947ad097", + "rev": "d67d80cacf382804dab0e8682b1e554dde9023bc", "type": "git" }, "dfinity": {