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 3380c82 + 2861fbe commit dabd3bdCopy full SHA for dabd3bd
pkgs/by-name/ba/basedpyright/package.nix
@@ -16,13 +16,13 @@
16
17
buildNpmPackage rec {
18
pname = "basedpyright";
19
- version = "1.21.1";
+ version = "1.22.0";
20
21
src = fetchFromGitHub {
22
owner = "detachhead";
23
repo = "basedpyright";
24
rev = "refs/tags/v${version}";
25
- hash = "sha256-RwckZqEL5U60XSYul74p9Ezg+N8FrnLkRFpdxIa7/34=";
+ hash = "sha256-/I8KCQnjFbE64h2rQuLV31IsVTQhuDxiobQwtx0HRPM=";
26
};
27
28
npmDepsHash = "sha256-hCZ68sLpQs/7SYVf3pMAHfstRm1C/d80j8fESIFdhnw=";
0 commit comments