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 221e918 + 95131da commit 2d8a5b1Copy full SHA for 2d8a5b1
pkgs/applications/editors/vscode/extensions/pylyzer.pylyzer/default.nix
@@ -4,8 +4,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
4
mktplcRef = {
5
name = "pylyzer";
6
publisher = "pylyzer";
7
- version = "0.1.10";
8
- hash = "sha256-dDkX0U/XmHk5Jo+VdvxDkcA/1xu0Ae8kaDuDd/xjdUc=";
+ version = "0.1.11";
+ hash = "sha256-RIJwzScCRTL9SJZ3B9PFBkocnGdZ7D8uYjcXPsTumho=";
9
};
10
11
meta = {
0 commit comments