From 159d876070b377bda09fa2b9509be3b49d892afd Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 30 Oct 2020 17:02:01 +0100 Subject: [PATCH] build: niv common: update 6d6f00b5 -> a0281556 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@6d6f00b5...a0281556](https://github.com/dfinity-lab/common/compare/6d6f00b54b348ad78bdc6d4e50d995a0557f35d8...a028155647870facf6638ae1ce2b81ce012903c0) * [`a0281556`](https://github.com/dfinity-lab/common/commit/a028155647870facf6638ae1ce2b81ce012903c0) default.nix: add a job for cargo2nix ([dfinity-lab/common⁠#309](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/309)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 744d87fbc4..bd4071627b 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": "6d6f00b54b348ad78bdc6d4e50d995a0557f35d8", + "rev": "a028155647870facf6638ae1ce2b81ce012903c0", "type": "git" }, "dfinity": {