From d6e897136066de771b7fc1f7634c57b932a36284 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 20 Dec 2025 23:05:50 +0000 Subject: [PATCH] vscode-extensions.nonylene.dark-molokai-theme: 1.0.8 -> 1.0.10 --- pkgs/applications/editors/vscode/extensions/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 73878424cfc4..30fb0e2f4c2e 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -3596,8 +3596,8 @@ let mktplcRef = { name = "dark-molokai-theme"; publisher = "nonylene"; - version = "1.0.8"; - hash = "sha256-GQNv3QWzb0xSnaR8GOnAOZF/wOg0LaWHN3goIYq7JmI="; + version = "1.0.10"; + hash = "sha256-YBYlcf6TUPEQvmhL7mYfN59itKQvtWt9003/Bup15eg="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/nonylene.dark-molokai-theme/changelog";