inshellisense: 0.0.1-rc.16 -> 0.0.1-rc.18

Diff: https://github.com/microsoft/inshellisense/compare/refs/tags/0.0.1-rc.16...0.0.1-rc.18
This commit is contained in:
Malo Bourgon 2024-11-07 11:58:00 -08:00
parent 9d4343b7b2
commit 2513f70436

View File

@ -2,16 +2,16 @@
buildNpmPackage rec {
pname = "inshellisense";
version = "0.0.1-rc.16";
version = "0.0.1-rc.18";
src = fetchFromGitHub {
owner = "microsoft";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-jqLYN251ZvLOjYsSQJmvQ1TupO4jz3Q23aDpKX+Puvs=";
hash = "sha256-9cSygGQar2rD3lorehlNmUzd0ZnABNJSJwmoNH3MTmk=";
};
npmDepsHash = "sha256-rGUyA0RLnNZ6ocmHPXfBLJ6ZmeeTN9w+TJTtfTQQ24M=";
npmDepsHash = "sha256-/FSzeHPgVb5OB6mjP5GYAYBdTmk93xyWJI+NH7L61Do=";
# Needed for dependency `@homebridge/node-pty-prebuilt-multiarch`
# On Darwin systems the build fails with,