Loading pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "claude-code"; publisher = "anthropic"; version = "2.1.5"; hash = "sha256-R7FRTvbadL12uSZjOHK2ggGlie6jDm+tV5Ei1LrVCZQ="; version = "2.1.6"; hash = "sha256-xN87LR64kikBu0M5pST0PbV7+YwB1ncTzmfGk4PEwNs="; }; meta = { 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.1.5", "version": "2.1.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@anthropic-ai/claude-code", "version": "2.1.5", "version": "2.1.6", "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 @@ -12,14 +12,14 @@ }: buildNpmPackage (finalAttrs: { pname = "claude-code"; version = "2.1.5"; version = "2.1.6"; src = fetchzip { url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${finalAttrs.version}.tgz"; hash = "sha256-hJECxkGC+nkQ6YCZpSZxRbuHaeYQDs2q7L5SYKSFVFc="; hash = "sha256-M2ZLGnrvNki7B2jOh4Uq2SfSxkICh76uRIFogq+kKZ8="; }; npmDepsHash = "sha256-HjHBNa9gcGpo5qFb9CQvBH60qDM58WXJhClWRrzczBc="; npmDepsHash = "sha256-Y+4ZcfEJJg4/XYc3vNLw4R5OJz3FlYvgQpkB739jKAQ="; strictDeps = true; Loading Loading
pkgs/applications/editors/vscode/extensions/anthropic.claude-code/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "claude-code"; publisher = "anthropic"; version = "2.1.5"; hash = "sha256-R7FRTvbadL12uSZjOHK2ggGlie6jDm+tV5Ei1LrVCZQ="; version = "2.1.6"; hash = "sha256-xN87LR64kikBu0M5pST0PbV7+YwB1ncTzmfGk4PEwNs="; }; meta = { 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.1.5", "version": "2.1.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@anthropic-ai/claude-code", "version": "2.1.5", "version": "2.1.6", "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 @@ -12,14 +12,14 @@ }: buildNpmPackage (finalAttrs: { pname = "claude-code"; version = "2.1.5"; version = "2.1.6"; src = fetchzip { url = "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-${finalAttrs.version}.tgz"; hash = "sha256-hJECxkGC+nkQ6YCZpSZxRbuHaeYQDs2q7L5SYKSFVFc="; hash = "sha256-M2ZLGnrvNki7B2jOh4Uq2SfSxkICh76uRIFogq+kKZ8="; }; npmDepsHash = "sha256-HjHBNa9gcGpo5qFb9CQvBH60qDM58WXJhClWRrzczBc="; npmDepsHash = "sha256-Y+4ZcfEJJg4/XYc3vNLw4R5OJz3FlYvgQpkB739jKAQ="; strictDeps = true; Loading