claude-code: add note for update version

This commit is contained in:
ZHAO Jin-Xiang
2025-11-25 17:47:03 +08:00
parent 51db835a1f
commit 3697d3ec80
+4
View File
@@ -7,6 +7,10 @@
}:
buildNpmPackage (finalAttrs: {
pname = "claude-code";
# NOTE: Use the following command to update the package
# ```sh
# nix-shell maintainers/scripts/update.nix --argstr commit true --argstr package vscode-extensions.anthropic.claude-code && nix-shell maintainers/scripts/update.nix --argstr commit true --argstr package claude-code
# ```
version = "2.0.53";
src = fetchzip {