basedpyright: 1.27.0 -> 1.27.1 (#381469)

This commit is contained in:
Gaétan Lepage
2025-02-12 17:46:17 +01:00
committed by GitHub
+2 -2
View File
@@ -16,13 +16,13 @@
buildNpmPackage rec {
pname = "basedpyright";
version = "1.27.0";
version = "1.27.1";
src = fetchFromGitHub {
owner = "detachhead";
repo = "basedpyright";
tag = "v${version}";
hash = "sha256-2lQ/uOojY/u43Yf/rqLdzTn4fs8/HHxztH5ua7fOXsk=";
hash = "sha256-Rl3BcSbTDZERUUOjhf1LXgxni4gB3XiSMMp53OJ7sT8=";
};
npmDepsHash = "sha256-4EFl0hOI6DcpzcSedanQBOrNbHTxR0G7C8L4+7EnESE=";