We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b52d3fc + 7fb0e64 commit 14fd9c3Copy full SHA for 14fd9c3
pkgs/by-name/ba/basedpyright/package.nix
@@ -16,13 +16,13 @@
16
17
buildNpmPackage rec {
18
pname = "basedpyright";
19
- version = "1.21.0";
+ version = "1.21.1";
20
21
src = fetchFromGitHub {
22
owner = "detachhead";
23
repo = "basedpyright";
24
rev = "refs/tags/v${version}";
25
- hash = "sha256-OQXqwpvYIitWGWshEv1/j2hAphFnGXDuvbRav5TilI4=";
+ hash = "sha256-RwckZqEL5U60XSYul74p9Ezg+N8FrnLkRFpdxIa7/34=";
26
};
27
28
npmDepsHash = "sha256-hCZ68sLpQs/7SYVf3pMAHfstRm1C/d80j8fESIFdhnw=";
0 commit comments