basedpyright: 1.29.4 -> 1.29.5 (#422715)

Co-authored-by: MisileLab <MisileLab@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-05 15:00:44 +00:00
committed by GitHub
co-authored by MisileLab
+2 -2
View File
@@ -16,13 +16,13 @@
buildNpmPackage rec {
pname = "basedpyright";
version = "1.29.4";
version = "1.29.5";
src = fetchFromGitHub {
owner = "detachhead";
repo = "basedpyright";
tag = "v${version}";
hash = "sha256-LT0ZixIxUXqNyK08ue+fbDAk/g+ibJVWQbi/LLrdLuM=";
hash = "sha256-fD7A37G1kr7sWfwI8GXOm1cOlpnTSE9tN/WzotM8BeQ=";
};
npmDepsHash = "sha256-aJte4ApeXJQ9EYn87Uo+Xx7s+wi80I1JsZHeqklHGs4=";