From 6d7b2c1ef19d437af3add8e8c6f348770be2bd76 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Thu, 23 Jan 2025 01:10:05 +0100 Subject: [PATCH] niv candid: update c871ecd5 -> f7269bc2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for candid: Branch: master Commits: [dfinity/candid@c871ecd5...f7269bc2](https://github.com/dfinity/candid/compare/c871ecd5bd7f1cf0ee98717ad47346472fed7ab9...f7269bc25acf1691411ff91840efe0247ddf6d53) * [`32a6a6ba`](https://github.com/dfinity/candid/commit/32a6a6ba74be34529609b015ca03457a861f90c2) Revert "perf: Introduce TypeKey instead of String keys for named types" ([dfinity/candid⁠#594](https://togithub.com/dfinity/candid/issues/594)) * [`f7269bc2`](https://github.com/dfinity/candid/commit/f7269bc25acf1691411ff91840efe0247ddf6d53) feat: encode and don't consume the value ([dfinity/candid⁠#593](https://togithub.com/dfinity/candid/issues/593)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 65cde0b8242..805696ca809 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "", "owner": "dfinity", "repo": "candid", - "rev": "c871ecd5bd7f1cf0ee98717ad47346472fed7ab9", - "sha256": "1vp2jj82jk2s0sxr9ialwpxvsl4dq7a7da7xniw3lj3vifqrf810", + "rev": "f7269bc25acf1691411ff91840efe0247ddf6d53", + "sha256": "1bs5jbljjwr9g8qz6crfr5iicmlrary28lhkziqcm1cxz15kb6r4", "type": "tarball", - "url": "https://github.com/dfinity/candid/archive/c871ecd5bd7f1cf0ee98717ad47346472fed7ab9.tar.gz", + "url": "https://github.com/dfinity/candid/archive/f7269bc25acf1691411ff91840efe0247ddf6d53.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "esm": {