From 268bfeb07dfa2bdc15b79e15f8b1f513b04b464e Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Wed, 22 Jan 2025 22:30:09 +0300 Subject: [PATCH] forgot to change clsp version - fixed --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 5f9d01f..651370f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -169,7 +169,7 @@ in idea-community."2024.1"."com.redhat.devtools.lsp4ij" ]) ++ [ - (customJBPlugin "clsp" "1.0.0" "sha256-AU/Q61YYsGn2BAYykCGm4XGNyeSwd5K/txGNzP2dJg0=") + (customJBPlugin "clsp" "1.0.1" "sha256-AU/Q61YYsGn2BAYykCGm4XGNyeSwd5K/txGNzP2dJg0=") (customJBPlugin "spring-tool" "241-b3085-signed" "sha256-u9Hqy4BN1johA7e8proMekyERXkE6gXRnqGRNR7FouE=" )