diff --git a/overlays/unstable/claude-code/package.nix b/overlays/unstable/claude-code/package.nix index e25950b..12d2d87 100644 --- a/overlays/unstable/claude-code/package.nix +++ b/overlays/unstable/claude-code/package.nix @@ -14,7 +14,7 @@ buildNpmPackage (finalAttrs: { hash = "sha256-Il9MGrnnIV3i86cU3BjslGEdVodnV50VW3f2DEjSlMk="; }; - npmDepsHash = "sha256-/5Qh99vAcTiFz6FrzJgm26RserqxVjLYqOOx5q5hkgc="; + npmDepsHash = "sha256-tVQbjW2ZqzuH/MIpT8k5/OHBVLtuKPQt6P20TwBx3Cs="; postPatch = '' cp ${./package-lock.json} package-lock.json