modified: plugins.nix

This commit is contained in:
Gregory Bednov 2025-01-03 16:07:10 +03:00
commit a772d3d6b9

View file

@ -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}";
};