basedpyright: 1.30.1 -> 1.31.0 (#427659)

Co-authored-by: MisileLab <MisileLab@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-23 07:01:49 +00:00
committed by GitHub
co-authored by MisileLab
+2 -2
View File
@@ -16,13 +16,13 @@
buildNpmPackage rec {
pname = "basedpyright";
version = "1.30.1";
version = "1.31.0";
src = fetchFromGitHub {
owner = "detachhead";
repo = "basedpyright";
tag = "v${version}";
hash = "sha256-YPjeiRg7vIpb9k32og6byWMk+EfhDS9MwfJveAndbQQ=";
hash = "sha256-vgOo44ZvuySxQP9qJC7kXUVkOT1RhJ+/giqNBTCzpAg=";
};
npmDepsHash = "sha256-aJte4ApeXJQ9EYn87Uo+Xx7s+wi80I1JsZHeqklHGs4=";