From 51c852b5ef1884dacfd09d23e826b17894e77999 Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Wed, 19 Aug 2026 16:46:09 +0100 Subject: [PATCH] chore: bump claude-code to 2.1.235 Co-Authored-By: Claude Opus 5 (1M context) --- flake.lock | 48 +++++++++++++++--------------------------------- 1 file changed, 15 insertions(+), 33 deletions(-) diff --git a/flake.lock b/flake.lock index 1c9b0ed..feb6b1e 100644 --- a/flake.lock +++ b/flake.lock @@ -71,15 +71,15 @@ }, "claude-code": { "inputs": { - "flake-utils": "flake-utils", - "nixpkgs": "nixpkgs_2" + "nixpkgs": "nixpkgs_2", + "systems": "systems" }, "locked": { - "lastModified": 1785285785, - "narHash": "sha256-r1cMlvXjRVKe+uQ/GKwy4TpionpmbNgksFP2758D/MM=", + "lastModified": 1787087042, + "narHash": "sha256-xt4hV5if4WpNCfwtT0RW3oze/bJ534LUR0KLOw2cbNE=", "owner": "sadjow", "repo": "claude-code-nix", - "rev": "da78262708d858861afbe1f68ea65fedda4054c4", + "rev": "3d6821aaa0a0a06cc4b60dcd00d05756de68ba50", "type": "github" }, "original": { @@ -90,7 +90,7 @@ }, "codex-cli": { "inputs": { - "flake-utils": "flake-utils_2", + "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" ] @@ -112,7 +112,7 @@ }, "codex-desktop-linux": { "inputs": { - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_2", "nixpkgs": [ "nixpkgs" ] @@ -221,7 +221,7 @@ }, "flake-utils": { "inputs": { - "systems": "systems" + "systems": "systems_2" }, "locked": { "lastModified": 1731533236, @@ -238,24 +238,6 @@ } }, "flake-utils_2": { - "inputs": { - "systems": "systems_2" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { "inputs": { "systems": "systems_3" }, @@ -273,7 +255,7 @@ "type": "github" } }, - "flake-utils_4": { + "flake-utils_3": { "locked": { "lastModified": 1644229661, "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=", @@ -288,7 +270,7 @@ "type": "github" } }, - "flake-utils_5": { + "flake-utils_4": { "inputs": { "systems": "systems_8" }, @@ -308,7 +290,7 @@ }, "foundry": { "inputs": { - "flake-utils": "flake-utils_4", + "flake-utils": "flake-utils_3", "nixpkgs": [ "nixpkgs" ] @@ -800,11 +782,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1784783405, - "narHash": "sha256-4IHyyLgLBdKefkljdKod4IMn023pQiDXAWJA187cmdY=", + "lastModified": 1787052956, + "narHash": "sha256-fZt7Au28AduGpt7vRfIOcpsHKJ+9cEnuQ2NdWuh0KVc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "7525d999cd850b9a488817abc89c75dc733acf17", + "rev": "b47ad65d73ab65ded9ab408fe558866d71defee8", "type": "github" }, "original": { @@ -1055,7 +1037,7 @@ "sem": { "inputs": { "flake-parts": "flake-parts_2", - "flake-utils": "flake-utils_5", + "flake-utils": "flake-utils_4", "nixpkgs": "nixpkgs_7", "rust-overlay": "rust-overlay" },