Loading pkgs/by-name/cl/claude-code/package-lock.json +2 −2 Original line number Diff line number Diff line { "name": "@anthropic-ai/claude-code", "version": "2.0.37", "version": "2.0.42", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@anthropic-ai/claude-code", "version": "2.0.37", "version": "2.0.42", "license": "SEE LICENSE IN README.md", "bin": { "claude": "cli.js" Loading pkgs/by-name/cl/claude-code/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ }: buildNpmPackage (finalAttrs: { pname = "claude-code"; version = "2.0.37"; version = "2.0.42"; src = fetchzip { url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${finalAttrs.version}.tgz"; hash = "sha256-x4nHkwTE6qcB2PH+WPC0VyJTGeV6VTzeiiAsiQWChoo="; hash = "sha256-Xn1h9Phw4FLrF0EfrY5MLA0RnOuA6Dk+PWqP7fN1DUU="; }; npmDepsHash = "sha256-CxhMbABjSEmW4srMjFOhe6YFj7OovrPkgjyOimGSUao="; npmDepsHash = "sha256-lM1BpuRSH7M5R2FoogMCoQLC+opgN5+LcwW2/5VF+ds="; postPatch = '' cp ${./package-lock.json} package-lock.json Loading Loading
pkgs/by-name/cl/claude-code/package-lock.json +2 −2 Original line number Diff line number Diff line { "name": "@anthropic-ai/claude-code", "version": "2.0.37", "version": "2.0.42", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@anthropic-ai/claude-code", "version": "2.0.37", "version": "2.0.42", "license": "SEE LICENSE IN README.md", "bin": { "claude": "cli.js" Loading
pkgs/by-name/cl/claude-code/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -7,14 +7,14 @@ }: buildNpmPackage (finalAttrs: { pname = "claude-code"; version = "2.0.37"; version = "2.0.42"; src = fetchzip { url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${finalAttrs.version}.tgz"; hash = "sha256-x4nHkwTE6qcB2PH+WPC0VyJTGeV6VTzeiiAsiQWChoo="; hash = "sha256-Xn1h9Phw4FLrF0EfrY5MLA0RnOuA6Dk+PWqP7fN1DUU="; }; npmDepsHash = "sha256-CxhMbABjSEmW4srMjFOhe6YFj7OovrPkgjyOimGSUao="; npmDepsHash = "sha256-lM1BpuRSH7M5R2FoogMCoQLC+opgN5+LcwW2/5VF+ds="; postPatch = '' cp ${./package-lock.json} package-lock.json Loading