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
This commit is contained in:
Malo Bourgon 2025-05-26 09:08:04 -07:00
parent 21f764487f
commit 4b516a4b7f
No known key found for this signature in database

View File

@ -8,16 +8,16 @@
buildNpmPackage rec {
pname = "inshellisense";
version = "0.0.1-rc.20";
version = "0.0.1-rc.21";
src = fetchFromGitHub {
owner = "microsoft";
repo = "inshellisense";
tag = version;
hash = "sha256-UGF7tARMnRaeIEKUhYa63hBpEoMb6qV209ECPirkgyg=";
hash = "sha256-zERwrvioPwGm/351kYuK9S3uOrrzs/6OFPRdNSSr7Tc=";
};
npmDepsHash = "sha256-ycU0vEMgiKBaGKWMBPzQfIvBx6Q7jIHxgzZyi9VGBhw=";
npmDepsHash = "sha256-iD5SvkVbrHh0Hx44y6VtNerwBA8K7vSe/yfvhgndMEw=";
# Needed for dependency `@homebridge/node-pty-prebuilt-multiarch`
# On Darwin systems the build fails with,