modified: plugins.nix
This commit is contained in:
parent
1f4c7ef448
commit
a772d3d6b9
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
inherit name version;
|
inherit name version;
|
||||||
url = "https://downloads.marketplace.jetbrains.com/${match.p}";
|
url = "http://kafpi.local/${match.p}";
|
||||||
hash = "sha256-${match.h}";
|
hash = "sha256-${match.h}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue