From 53e6d0f7c97d436b007217526e303a0a3dc3a68c Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Sun, 31 May 2026 13:01:42 -0500 Subject: [PATCH] Unstable claude-code --- flake.lock | 6 +++--- home/common/packages.nix | 2 +- home/users/benson.nix | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index d174612..3f3b863 100644 --- a/flake.lock +++ b/flake.lock @@ -176,11 +176,11 @@ }, "unstable": { "locked": { - "lastModified": 1770197578, - "narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=", + "lastModified": 1779560665, + "narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2", + "rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786", "type": "github" }, "original": { diff --git a/home/common/packages.nix b/home/common/packages.nix index a0e47e7..f7d474b 100644 --- a/home/common/packages.nix +++ b/home/common/packages.nix @@ -11,7 +11,7 @@ clang-tools mold - claude-code claude-code-acp + unstable.claude-code unstable.claude-agent-acp ripgrep git diff --git a/home/users/benson.nix b/home/users/benson.nix index 091e31e..f855297 100644 --- a/home/users/benson.nix +++ b/home/users/benson.nix @@ -44,7 +44,7 @@ # The home.packages option allows you to install Nix packages into your # environment. home.packages = - import ../common/packages.nix { inherit pkgs; } + import ../common/packages.nix { inherit pkgs config; } ++ (with pkgs; [ difftastic protonvpn-gui