From 7112a892b12ea2201285823baa16f9db534918bb Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 11 Mar 2021 17:07:13 +0100 Subject: [PATCH] build: niv common: update 22ad8d18 -> 79cb92b1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@22ad8d18...79cb92b1](https://github.com/dfinity-lab/common/compare/22ad8d18f6b20cedf6b4501754c151c7c7bc1bae...79cb92b15060e1fb50c3d24ace426a590d15103b) * [`dd60a250`](https://github.com/dfinity-lab/common/commit/dd60a250dbc5b6b9555e70441c679d48f4dc7e74) added Jeff Anderson SSH Key ([dfinity-lab/common⁠#380](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/380)) * [`79cb92b1`](https://github.com/dfinity-lab/common/commit/79cb92b15060e1fb50c3d24ace426a590d15103b) Add a line for updating the backport branch ([dfinity-lab/common⁠#370](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/370)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 0d042119bb..db5b974148 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": "22ad8d18f6b20cedf6b4501754c151c7c7bc1bae", + "rev": "79cb92b15060e1fb50c3d24ace426a590d15103b", "type": "git" }, "dfinity": {