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.
1 parent eab9aa8 commit 95131daCopy full SHA for 95131da
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