basedpyright: 1.28.5 -> 1.29.0 (#400228)

Co-authored-by: MisileLab <MisileLab@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-20 06:16:16 +00:00
committed by GitHub
co-authored by MisileLab
+2 -2
View File
@@ -16,13 +16,13 @@
buildNpmPackage rec {
pname = "basedpyright";
version = "1.28.5";
version = "1.29.0";
src = fetchFromGitHub {
owner = "detachhead";
repo = "basedpyright";
tag = "v${version}";
hash = "sha256-oaU+E/LAoZTeJjWnjvDDW2sXocNebWZ1HNrjHHgkGJ4=";
hash = "sha256-KWzyWWnNMBvsn+sFUmI94FnpCNVGZCYCxIhHlqbnGIE=";
};
npmDepsHash = "sha256-wzetOJxHJXK7oY1cwOG9YOrKKIDhFPD17em6UQ2859M=";