diff --git a/pkgs/applications/editors/vscode/extensions/rust-analyzer/update.sh b/pkgs/applications/editors/vscode/extensions/rust-analyzer/update.sh index 69e6e5cd0f8..3fa4e6f4c11 100755 --- a/pkgs/applications/editors/vscode/extensions/rust-analyzer/update.sh +++ b/pkgs/applications/editors/vscode/extensions/rust-analyzer/update.sh @@ -47,3 +47,5 @@ else ./"$node_packages"/generate.sh fi + +echo "Remember to also update the revisionTag and hash in default.nix!"