From 594392d781c1adea5cfa558294afc000c8f88983 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 28 Jan 2021 17:06:59 +0100 Subject: [PATCH] build: niv common: update 670dfa15 -> 41a95559 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for common: Branch: master Commits: [dfinity-lab/common@670dfa15...41a95559](https://github.com/dfinity-lab/common/compare/670dfa15fc073b96d14918331505810b87e91597...41a95559419c987ec878ab61cb70669a78678b6d) * [`41a95559`](https://github.com/dfinity-lab/common/commit/41a95559419c987ec878ab61cb70669a78678b6d) shell.nix: fix bringing tools into scope ([dfinity-lab/common⁠#353](http://r.duckduckgo.com/l/?uddg=https://github.com/dfinity-lab/common/issues/353)) --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index 02e5daea0a..1430714377 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": "670dfa15fc073b96d14918331505810b87e91597", + "rev": "41a95559419c987ec878ab61cb70669a78678b6d", "type": "git" }, "dfinity": {