basedpyright: 1.29.5 -> 1.30.1 (#425208)

Co-authored-by: MisileLab <MisileLab@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-14 23:42:42 +00:00 committed by GitHub
commit 74964ab99b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,13 +16,13 @@
buildNpmPackage rec {
pname = "basedpyright";
version = "1.29.5";
version = "1.30.1";
src = fetchFromGitHub {
owner = "detachhead";
repo = "basedpyright";
tag = "v${version}";
hash = "sha256-fD7A37G1kr7sWfwI8GXOm1cOlpnTSE9tN/WzotM8BeQ=";
hash = "sha256-YPjeiRg7vIpb9k32og6byWMk+EfhDS9MwfJveAndbQQ=";
};
npmDepsHash = "sha256-aJte4ApeXJQ9EYn87Uo+Xx7s+wi80I1JsZHeqklHGs4=";