From a772d3d6b983d3ee611808198f3da0159635753f Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Fri, 3 Jan 2025 16:07:10 +0300 Subject: [PATCH] modified: plugins.nix --- plugins.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.nix b/plugins.nix index 22eb80f..c47f6b2 100644 --- a/plugins.nix +++ b/plugins.nix @@ -72,7 +72,7 @@ let in { inherit name version; - url = "https://downloads.marketplace.jetbrains.com/${match.p}"; + url = "http://kafpi.local/${match.p}"; hash = "sha256-${match.h}"; };