We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43424ca + 5231d45 commit 2b4924aCopy full SHA for 2b4924a
pkgs/by-name/ba/basedpyright/package.nix
@@ -16,13 +16,13 @@
16
17
buildNpmPackage rec {
18
pname = "basedpyright";
19
- version = "1.28.4";
+ version = "1.28.5";
20
21
src = fetchFromGitHub {
22
owner = "detachhead";
23
repo = "basedpyright";
24
tag = "v${version}";
25
- hash = "sha256-Ml8lb8E9sFRSOjaTv1R0OO5+gjXJk2GoL4Fkb+yvb0g=";
+ hash = "sha256-oaU+E/LAoZTeJjWnjvDDW2sXocNebWZ1HNrjHHgkGJ4=";
26
};
27
28
npmDepsHash = "sha256-wzetOJxHJXK7oY1cwOG9YOrKKIDhFPD17em6UQ2859M=";
0 commit comments