inshellisense: 0.0.1-rc.20 -> 0.0.1-rc.21

Diff: https://github.com/microsoft/inshellisense/compare/refs/tags/0.0.1-rc.20...refs/tags/0.0.1-rc.21

+3 -3
+3 -3
pkgs/by-name/in/inshellisense/package.nix
··· 8 8 9 9 buildNpmPackage rec { 10 10 pname = "inshellisense"; 11 - version = "0.0.1-rc.20"; 11 + version = "0.0.1-rc.21"; 12 12 13 13 src = fetchFromGitHub { 14 14 owner = "microsoft"; 15 15 repo = "inshellisense"; 16 16 tag = version; 17 - hash = "sha256-UGF7tARMnRaeIEKUhYa63hBpEoMb6qV209ECPirkgyg="; 17 + hash = "sha256-zERwrvioPwGm/351kYuK9S3uOrrzs/6OFPRdNSSr7Tc="; 18 18 }; 19 19 20 - npmDepsHash = "sha256-ycU0vEMgiKBaGKWMBPzQfIvBx6Q7jIHxgzZyi9VGBhw="; 20 + npmDepsHash = "sha256-iD5SvkVbrHh0Hx44y6VtNerwBA8K7vSe/yfvhgndMEw="; 21 21 22 22 # Needed for dependency `@homebridge/node-pty-prebuilt-multiarch` 23 23 # On Darwin systems the build fails with,