From a14a254c071739147f886c321b160c3d01f33f42 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 22 Jan 2021 17:26:51 +0100 Subject: [PATCH] build: niv common: update 9c744b80 -> 670dfa15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@9c744b80...670dfa15](https://github.com/dfinity-lab/common/compare/9c744b80d1750dc782d45315518a9a7445a417b3...670dfa15fc073b96d14918331505810b87e91597) * [`ca3fd331`](https://github.com/dfinity-lab/common/commit/ca3fd331cb3a4eaffa7d7aa87ad9707a5c42d52a) Add SSH key for nasm's new laptop ([dfinity-lab/common⁠#351](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/351)) * [`670dfa15`](https://github.com/dfinity-lab/common/commit/670dfa15fc073b96d14918331505810b87e91597) mk-jobset.nix: ([dfinity-lab/common⁠#350](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/350)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index d1b8d58f20..f76d1b5794 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": "9c744b80d1750dc782d45315518a9a7445a417b3", + "rev": "670dfa15fc073b96d14918331505810b87e91597", "type": "git" }, "dfinity": {