We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244a98d commit 84229a0Copy full SHA for 84229a0
1 file changed
pkgs/applications/editors/vscode/extensions/default.nix
@@ -4784,8 +4784,8 @@ let
4784
mktplcRef = {
4785
name = "emacs-mcx";
4786
publisher = "tuttieee";
4787
- version = "0.106.0";
4788
- hash = "sha256-Rlm6GP5y5cs+qPEgd7oMHJ7W74HmBW5VM5YC29MjntE=";
+ version = "0.107.1";
+ hash = "sha256-x2WoDoYE4at2G8yuefc5evHRpCiJXh5WTTkNzW454N0=";
4789
};
4790
meta = {
4791
changelog = "https://github.com/whitphx/vscode-emacs-mcx/blob/main/CHANGELOG.md";
0 commit comments