From ffc2584b8e661e8d85f4a5b601a76020c9ba209f Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 28 Oct 2020 17:02:49 +0100 Subject: [PATCH] build: niv common: update 33474647 -> 65e45e53 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@33474647...65e45e53](https://github.com/dfinity-lab/common/compare/334746475ee307d5af3098fec9eb3580fc462f33...65e45e53d7aa2d0d4f97808a97a2b6eb35d0cd01) * [`1b338a18`](https://github.com/dfinity-lab/common/commit/1b338a1804a1f9264765a8ee6ca3ae3efd667bb8) use cargo test in cargo2nix ([dfinity-lab/common⁠#303](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/303)) * [`82b4e8fb`](https://github.com/dfinity-lab/common/commit/82b4e8fb715eacae461d0154c673d67375dad7af) Add bors.toml * [`0d1072d3`](https://github.com/dfinity-lab/common/commit/0d1072d346851cfe573761194cf64c017cec4c2f) .github/workflows/niv-updater.yml: don't set the auto-rebase-then-merge label * [`27f99eb5`](https://github.com/dfinity-lab/common/commit/27f99eb5813efe43b2345fdff73773d21b786e52) bors.toml: actually require all-systems-go instead of all-jobs * [`65e45e53`](https://github.com/dfinity-lab/common/commit/65e45e53d7aa2d0d4f97808a97a2b6eb35d0cd01) .mergify.yml: remove now that we merge through Bors ([dfinity-lab/common⁠#305](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/305)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 9bdd9cd88b..a86d07443a 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": "334746475ee307d5af3098fec9eb3580fc462f33", + "rev": "65e45e53d7aa2d0d4f97808a97a2b6eb35d0cd01", "type": "git" }, "dfinity": {