From 4b7384173879072ff4bc9a9d3688e9eec351eb60 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 14 Aug 2026 16:04:58 +0000 Subject: [PATCH] build(flake): update rainix lock pin so the static gate runs locally MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `nix flake update rainix` (lock only). rainix f22d4dc (2026-06-01) -> 8af258f (2026-08-11). `flake.nix` is untouched. The root input is node `rainix_2`; the `rainix` node is rain.cli's and is not moved by this. `rainix-sol-single-contract` — run by `rainix-sol-static.yaml` and named by both `README.md` and `CLAUDE.md` — did not exist in the shell at the old pin, so the static gate could not be reproduced locally. It does now. Co-Authored-By: Claude Opus 5 (1M context) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 1d4dede..e0e6aa7 100644 --- a/flake.lock +++ b/flake.lock @@ -442,11 +442,11 @@ "solc": "solc_2" }, "locked": { - "lastModified": 1780287289, - "narHash": "sha256-eZ74zj6VwotSmT1kXImwA2yX0el0pZthcgNjg7j/AyQ=", + "lastModified": 1786434462, + "narHash": "sha256-/AnWHKrMmioSWhmPF2ktGVw9/MJVzm3vA8SCuiVcuO0=", "owner": "rainlanguage", "repo": "rainix", - "rev": "f22d4dcaca61717e33eac65e7b09b9a82f604c1f", + "rev": "8af258f90b43d38391431d60f2156e7f534cbd9d", "type": "github" }, "original": {