From 601f87bba446ee9c4b333c4b059dcac8a45bfa38 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 5 Jul 2023 02:09:32 +0200 Subject: [PATCH] niv candid: update 331217ba -> 199fd05b MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for candid: Branch: master Commits: [dfinity/candid@331217ba...199fd05b](https://github.com/dfinity/candid/compare/331217bae379cbebfa531a140f2186c99fae1425...199fd05b4524ded8eec5fa74da788be0a5a14319) * [`a71eb20a`](https://github.com/dfinity/candid/commit/a71eb20ac5d382d9c0dd2c94a6d1462828632966) limit size of vec null/reserved ([dfinity/candid⁠#434](https://togithub.com/dfinity/candid/issues/434)) * [`de8b57a0`](https://github.com/dfinity/candid/commit/de8b57a0d197d7989d098b4b17acd485de6f16ae) [Rust] Add composite_query ([dfinity/candid⁠#435](https://togithub.com/dfinity/candid/issues/435)) * [`e212e096`](https://github.com/dfinity/candid/commit/e212e096cb726548c6d6edba1189375dc5ad364e) add play.motoko.org to Candid UI ([dfinity/candid⁠#437](https://togithub.com/dfinity/candid/issues/437)) * [`c9c85d0a`](https://github.com/dfinity/candid/commit/c9c85d0a6f467dfd63906fb7de86f634461c6e90) bump dependencies for candid UI ([dfinity/candid⁠#442](https://togithub.com/dfinity/candid/issues/442)) * [`e73a8c9f`](https://github.com/dfinity/candid/commit/e73a8c9f624730d18e950e5b0983bfc68668e8b8) fix spec for optional terminal semicolons ([dfinity/candid⁠#445](https://togithub.com/dfinity/candid/issues/445)) * [`f1d573cb`](https://github.com/dfinity/candid/commit/f1d573cbd876eec1c35707848385725be5a76af3) sort define_service ([dfinity/candid⁠#441](https://togithub.com/dfinity/candid/issues/441)) * [`6961355c`](https://github.com/dfinity/candid/commit/6961355c7a8990eee85a667337f7bf664e71f43a) [Rust] add quote for reserved field names in debug trait ([dfinity/candid⁠#446](https://togithub.com/dfinity/candid/issues/446)) * [`e660ff02`](https://github.com/dfinity/candid/commit/e660ff02c09328974b0e5435f2f81b9261d7cc33) use const generics for array ([dfinity/candid⁠#444](https://togithub.com/dfinity/candid/issues/444)) * [`199fd05b`](https://github.com/dfinity/candid/commit/199fd05b4524ded8eec5fa74da788be0a5a14319) release candid 0.9 ([dfinity/candid⁠#447](https://togithub.com/dfinity/candid/issues/447)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 12831281bcc..9f1ab126bf5 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "", "owner": "dfinity", "repo": "candid", - "rev": "331217bae379cbebfa531a140f2186c99fae1425", - "sha256": "095w2a4lxy2gd7vfjxn7jszm4x3srw8xlxb1zzd096y6h047rxlj", + "rev": "199fd05b4524ded8eec5fa74da788be0a5a14319", + "sha256": "0qm68s2dvdfggafbyix6c1k2pcw85ykd4am883781m6zq3g0ilnh", "type": "tarball", - "url": "https://github.com/dfinity/candid/archive/331217bae379cbebfa531a140f2186c99fae1425.tar.gz", + "url": "https://github.com/dfinity/candid/archive/199fd05b4524ded8eec5fa74da788be0a5a14319.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "esm": {